[Javascript] querystring?

Rodney Myers rodney at aflyingstart.net
Fri Jun 21 04:03:09 CDT 2002


Hi Andrew,

Rather than attempt to "get the querystring using asp"  I would
structure the query string as if from a submitted get

i.e. ?AAA=aaa&BBB=bbbb&CCC=ccc

Then ASP will yield the values of the fields AAA BBB and CCC in the
Request.Querystring collection.

hth

Rodney

Andrew Dunn wrote:

>  I don't know where else to ask. Anyone know how to get the
> querystring using asp when there is a frame involved?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20020621/baf18c6e/attachment.htm>


More information about the Javascript mailing list