icelava.net
INSERT neural.pulsation INTO public_brain FROM flesh_processor WHERE neural.retention < 0.1
Welcome to icelava.net
Sign in
|
Help
in
Development talk (forum)
Technology (group)
(Entire Site)
Search
Home
Forums
Downloads
Computers
icelava.net
»
Technology
»
Software Development
»
Development talk
»
Re: & and Querystring
& and Querystring
Last post 11-26-2004, 20:53 by
icelava
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
11-26-2004, 13:32
753
Gibby
Joined on 10-29-2003
Posts 269
& and Querystring
Reply
Quote
How do you pass query strings with &s in them?As in i want to pass a query string "Gibson & Company" from 1 page to another.I notice that the received string always ends up as "Gibson"
Report abuse
11-26-2004, 20:53
758
in reply to
753
icelava
Joined on 11-24-2006
Posts 942
Re: & and Querystring
Reply
Quote
UrlEncode() the string before placing it as a Query String parameter.
Report abuse
Aaron Seet 2003-2008