Request.QueryString

Request.QueryString

am 12.05.2005 16:42:13 von Neven Klofutar

Hi,

Is it possible to use Request.QueryString in a frame to retrieve a value
from a frameset ?

Thanks, Neven

Re: Request.QueryString

am 12.05.2005 16:59:23 von exjxw.hannivoort

Neven Klofutar wrote on 12 mei 2005 in microsoft.public.inetserver.asp.db:

> Is it possible to use Request.QueryString in a frame to retrieve a value
> from a frameset ?
>

ASP [vbscript or jscript] is serverside code
and does know nothing about frames or sets of those.


--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Re: Request.QueryString

am 12.05.2005 17:00:13 von unknown

Uh, yes? What exactly do you mean? What are you trying to do. What do you
have, a frame named "navframe" and a frame named "contentframe" and you're
trying to pass something. Give some details please.

Ray at work

"Neven Klofutar" wrote in message
news:eHgRPEwVFHA.3004@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Is it possible to use Request.QueryString in a frame to retrieve a value
> from a frameset ?
>
> Thanks, Neven
>
>

Re: Request.QueryString

am 12.05.2005 17:32:31 von Kyle Peterson

sure..this should give you some ideas.

http://www.powerasp.com/content/hintstips/asp-frames.asp



"Neven Klofutar" wrote in message
news:eHgRPEwVFHA.3004@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Is it possible to use Request.QueryString in a frame to retrieve a value
> from a frameset ?
>
> Thanks, Neven
>
>

Re: Request.QueryString

am 13.05.2005 14:06:15 von Neven Klofutar

Thanx !

Neven


"Kyle Peterson" wrote in message
news:enSEKfwVFHA.1200@TK2MSFTNGP14.phx.gbl...
> sure..this should give you some ideas.
>
> http://www.powerasp.com/content/hintstips/asp-frames.asp
>
>
>
> "Neven Klofutar" wrote in message
> news:eHgRPEwVFHA.3004@TK2MSFTNGP10.phx.gbl...
> > Hi,
> >
> > Is it possible to use Request.QueryString in a frame to retrieve a value
> > from a frameset ?
> >
> > Thanks, Neven
> >
> >
>
>