I need some help with sessions. I need to pass variables to a page that will
load 
in a new browser window (window.open("",myWindow,"") and <form ...
target="myWindow">). 
I used session_register and I tried using start_session 
and still no luck.  Once I get the session vars registered, how do I 
access them from the new window opened...


thanks in advantage...          

                

        William.  


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to