[thelist] ASP URLDecode

Feingold Josh S thelist at lists.evolt.org
Fri May 3 10:34:01 2002


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
> Now we want to be able to take that URL fragment, and parse it into
> <input type="hidden" name="foo" value="<%= URLDecode(bar) %>">'s

So why don't you just leave it encoded in the input value?

Josh