Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] querystring?


  • From: javascript@xxxxxxxxxx (TomMallard)
  • Subject: [Javascript] querystring?
  • Date: Fri, 21 Jun 2002 07:44:18 -0700

This is a multi-part message in MIME format.

------=_NextPart_000_0026_01C218F7.72D14020
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

MessageDid you try...

top.document.frameName.location.search

or...

top.document.frameName.document.location.search

tom mallard
seattle
  -----Original Message-----
  From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On
Behalf Of Andrew Dunn
  Sent: Thursday, June 20, 2002 10:25 PM
  To: 'javascript@xxxxxxxxxx'
  Subject: [Javascript] querystring?


  I don't know where else to ask. Anyone know how to get the querystring
using asp when there is a frame involved?

------=_NextPart_000_0026_01C218F7.72D14020
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =
size=3D2>Did=20
you try...</FONT></SPAN></DIV>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =

size=3D2>top.document.frameName.location.search</FONT></SPAN></DIV>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =

size=3D2>or...</FONT></SPAN></DIV>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D470453814-21062002><SPAN =
class=3D470453814-21062002><FONT=20
face=3DArial color=3D#0000ff=20
size=3D2>top.document.frameName.document.location.search</FONT></SPAN></S=
PAN></DIV>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =
size=3D2>tom=20
mallard</FONT></SPAN></DIV>
<DIV><SPAN class=3D470453814-21062002><FONT face=3DArial color=3D#0000ff =

size=3D2>seattle</FONT></SPAN></DIV>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B> =
javascript-admin@xxxxxxxxxx=20
  [mailto:javascript-admin@xxxxxxxxxx]<B>On Behalf Of </B>Andrew=20
  Dunn<BR><B>Sent:</B> Thursday, June 20, 2002 10:25 PM<BR><B>To:</B>=20
  'javascript@xxxxxxxxxx'<BR><B>Subject:</B> [Javascript]=20
  querystring?<BR><BR></FONT></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D1><SPAN =
class=3D577062005-21062002>I=20
  don't know where else to ask. Anyone know how to get the querystring =
using asp=20
  when there is a frame =
involved?</SPAN></FONT></DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0026_01C218F7.72D14020--