T
Test
Hello!
I have a .asp page (A) that has a hyperlink to a two
frames page (B.asp) that has another .asp page (C.asp) in
one of the frames and yet another .asp page (D.asp) in
the second frame. I need to pass a parameter from A.asp
to C.asp and D.asp but the page invoked or called from
A.asp is B.asp (which contains C.asp and D.asp in its
frames). I guess there must be some way to pass that
parameter to B.asp (the frames page) and make B.asp to
pass the parameter automatically to C.asp and D.asp when
loading them into its frames. If there is such a way how
can that be done? If not: is there another way to work
around it?
Thanks in advance!
I have a .asp page (A) that has a hyperlink to a two
frames page (B.asp) that has another .asp page (C.asp) in
one of the frames and yet another .asp page (D.asp) in
the second frame. I need to pass a parameter from A.asp
to C.asp and D.asp but the page invoked or called from
A.asp is B.asp (which contains C.asp and D.asp in its
frames). I guess there must be some way to pass that
parameter to B.asp (the frames page) and make B.asp to
pass the parameter automatically to C.asp and D.asp when
loading them into its frames. If there is such a way how
can that be done? If not: is there another way to work
around it?
Thanks in advance!