Silver-0-surfer
Well-Known Member
Hi
I'm really struggling with this one, hopefully someone can shed some light.
I have a web page that is just a normal php page, lets call it A, when the user clicks submit he is then sent to a web page that uses frames so on the left frame is X and the right frame is Y. the name of the frame page is Z
What I would like to do is when a user clicks submit on page A a variable will be passed containing an id relating to page A. i would like to pass this variable to X. I really don't want to pass it through the URL to Z but I need it on X. on X there are all sorts of links gets different info on Y.
I would really be stoked if any one can understand ^^ and could help me out
I'm really struggling with this one, hopefully someone can shed some light.
I have a web page that is just a normal php page, lets call it A, when the user clicks submit he is then sent to a web page that uses frames so on the left frame is X and the right frame is Y. the name of the frame page is Z
What I would like to do is when a user clicks submit on page A a variable will be passed containing an id relating to page A. i would like to pass this variable to X. I really don't want to pass it through the URL to Z but I need it on X. on X there are all sorts of links gets different info on Y.
I would really be stoked if any one can understand ^^ and could help me out