[thelist] ASP request.querystring(*) ?

Rob Smith rob.smith at thermon.com
Wed Apr 10 10:02:08 CDT 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 ]
Is there a way that I can capture and dissect the request.querystring (
anything and everything)?

I'm using a complicated form in ASP with checkboxes that have ambiguous
names. Meaning you don't know what they are nor do I care to know what they
are, but still want to look at them. There is a pattern however
text=on&moretext=on&stillmoretext=on.

I want to basically grab everything between the & sign and the = sign.



More information about the thelist mailing list