Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] querystring?
- From: javascript@xxxxxxxxxx (Rodney Myers)
- Subject: [Javascript] querystring?
- Date: Fri, 21 Jun 2002 10:03:09 +0100
--------------D65CF9D3177CDAC016C397B4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? --------------D65CF9D3177CDAC016C397B4 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <font color="#000000">Hi Andrew,</font><font color="#000000"></font> <p><font color="#000000">Rather than attempt to "get the querystring using asp" I would structure the query string as if from a submitted get</font><font color="#000000"></font> <p><font color="#000000">i.e. ?AAA=aaa&BBB=bbbb&CCC=ccc</font><font color="#000000"></font> <p><font color="#000000">Then ASP will yield the values of the fields AAA BBB and CCC in the Request.Querystring collection.</font><font color="#000000"></font> <p><font color="#000000">hth</font><font color="#000000"></font> <p><font color="#000000">Rodney</font><font color="#000000"></font> <p><font color="#000000">Andrew Dunn wrote:</font> <blockquote TYPE=CITE><font color="#000000"></font> <font color="#000000">I don't know where else to ask. Anyone know how to get the querystring using asp when there is a frame involved?</font></blockquote> </html> --------------D65CF9D3177CDAC016C397B4--
- References:
- [Javascript] querystring?
- From: Andrew Dunn
- [Javascript] querystring?
- Prev by Date: [Javascript] How do I retrieve values from custom attributes on a DIV?
- Next by Date: [Javascript] Permission denied with Mozilla browser (Netscape)
- Previous by thread: [Javascript] querystring?
- Next by thread: [Javascript] querystring?
- Index(es):