Passing variables to Frames Page

Passing variables to Frames Page

am 23.03.2005 16:16:36 von jeff

I have a question. Is it possible to send a variable through a hyperlink, to
a frames page, and have all 3 pages in the frame pick up the variable using
the request.querystring?

In other words, I click on a link that has ?id=2 lets say.. it goes to a
page called umm say index.asp the index page has a top, main, and a left.
how do i get each one of those to receive the variable, when i can only send
it to one page? or is it possible to send it to more than one page, but only
travel to one page?
i hope this makes sense.
thanks
jeff

Re: Passing variables to Frames Page

am 23.03.2005 16:41:13 von jeff

ok. nevermind. I figured out how to do it...ignore the first post..lol




"Jeff" wrote in message
news:uu6dnf0F6vmGGtzfRVn-vw@adelphia.com...
>I have a question. Is it possible to send a variable through a hyperlink,
>to a frames page, and have all 3 pages in the frame pick up the variable
>using the request.querystring?
>
> In other words, I click on a link that has ?id=2 lets say.. it goes to a
> page called umm say index.asp the index page has a top, main, and a left.
> how do i get each one of those to receive the variable, when i can only
> send it to one page? or is it possible to send it to more than one page,
> but only travel to one page?
> i hope this makes sense.
> thanks
> jeff
>