[thelist] Passing & thru a form using ASP

Chris Blessing thelist at lists.evolt.org
Wed Aug 14 14:19:01 2002


Perhaps like others have suggested it is being parsed by the browser upon
form submission into the real character equiv.  That would be why the
"&" would work, since you're added the "&" to the "amp;".  That's my
best guess anyhow! :)

HTH!

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

> -----Original Message-----
> From: thelist-admin@lists.evolt.org
> [mailto:thelist-admin@lists.evolt.org]On Behalf Of Craig
> Sent: Wednesday, August 14, 2002 3:00 PM
> To: thelist@lists.evolt.org
> Subject: Re: [thelist] Passing & thru a form using ASP
>
>
> That's just it, if you view-source you don't see the '&'
> just the '&'.
>
> Craig.
>
> -