Request.QueryString
am 12.05.2005 16:42:13 von Neven KlofutarHi,
Is it possible to use Request.QueryString in a frame to retrieve a value
from a frameset ?
Thanks, Neven
Hi,
Is it possible to use Request.QueryString in a frame to retrieve a value
from a frameset ?
Thanks, Neven
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)
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"
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
>
>
sure..this should give you some ideas.
http://www.powerasp.com/content/hintstips/asp-frames.asp
"Neven Klofutar"
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
>
>
Thanx !
Neven
"Kyle Peterson"
news:enSEKfwVFHA.1200@TK2MSFTNGP14.phx.gbl...
> sure..this should give you some ideas.
>
> http://www.powerasp.com/content/hintstips/asp-frames.asp
>
>
>
> "Neven Klofutar"
> 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
> >
> >
>
>