Hi
I have 2 pages, called page1.php and page2.php
page1.php contains hyperlink to page2.php.
It is sending the following url
page2.php contains 2 frames called frame1.php and frame2.php
frame1.php and frame2.php both require the variable $myname
How do I get both these pages to read the variable sent to page2.php
Thanking in advance for any help received
I have 2 pages, called page1.php and page2.php
page1.php contains hyperlink to page2.php.
It is sending the following url
page2.php contains 2 frames called frame1.php and frame2.php
frame1.php and frame2.php both require the variable $myname
How do I get both these pages to read the variable sent to page2.php
Thanking in advance for any help received