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