could someone please explain URL Query Parameters and its uses?

Discussion in 'Google' started by kattposh43, Sep 1, 2009.

  1. #1
    There is very little information on what "URL Query Parameters" is and what it does.
     
    kattposh43, Sep 1, 2009 IP
  2. webcosmo

    webcosmo Notable Member

    Messages:
    5,840
    Likes Received:
    153
    Best Answers:
    2
    Trophy Points:
    255
    #2
    query parameters passes information between pages.

    For example of you want to go page 2 of a search you might have Search.aspx?pageNo=2
     
    webcosmo, Sep 1, 2009 IP
  3. claire0917

    claire0917 Peon

    Messages:
    137
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This thread has a url forums.digitalpoint.com/showthread.php?t=1480182

    t is the parameter name while 1480182 is the parameter value, which is the ID # of this thread.
     
    claire0917, Sep 1, 2009 IP
  4. rena

    rena Peon

    Messages:
    1,987
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4
    query parameter is variable which contains some value to pass to another page...
     
    rena, Sep 2, 2009 IP
  5. 1800saigon.com

    1800saigon.com Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    That's reduce overload server by request from ID to ID. Like you could find a thread by ID number instead the permarklinks
     
    1800saigon.com, Sep 2, 2009 IP