All I have seen and heard is we giving the URL followed by the query string like below
http://theserverside.com/discussions/post.tss?forum_id=4
but I heard from one of my friend that there is an applocation running the opposite way like
?forum_id=4http://theserverside.com/discussions/post.tss
here the query string comes earlier, then the URL. is it possible?
it is running in production environment.
please confirm.
-
can query string be given before URL (2 messages)
- Posted by: mathew lawrence
- Posted on: September 16 2004 09:57 EDT
Threaded Messages (2)
- can query string be given before URL by Matthew Wilson on September 16 2004 14:45 EDT
- URL testing by mathew lawrence on October 29 2004 02:56 EDT
-
can query string be given before URL[ Go to top ]
- Posted by: Matthew Wilson
- Posted on: September 16 2004 14:45 EDT
- in response to mathew lawrence
All I have seen and heard is we giving the URL followed by the query string like belowhttp://theserverside.com/discussions/post.tss?forum_id=4but I heard from one of my friend that there is an applocation running the opposite way like ?forum_id=4http://theserverside.com/discussions/post.tsshere the query string comes earlier, then the URL. is it possible?it is running in production environment.please confirm.
I think your friend is taking you for a ride. -
URL testing[ Go to top ]
- Posted by: mathew lawrence
- Posted on: October 29 2004 02:56 EDT
- in response to mathew lawrence
testing this thread