[thelist] ASP - & Encoding

Chris Blessing webguy at mail.rit.edu
Fri Mar 22 23:00:07 CST 2002


Hey Joshua-

I think you meant Request.Querystring().  Just an editorial note! =)

Chris Blessing
webguy at mail.rit.edu
http://www.330i.net

> Josh,
>
> that question is too open ended to answer outright, but I can give you at
> least a partial answer.  Use Server.URLEncode to prep a string
> for placement
> in a url's querystring.
>
> On the receiving end, use Server.QueryString("myvar") to get the
> value from
> the querystring.
>
> HTH,
>
> -joshua
>



More information about the thelist mailing list