Hello

I noticed a recent thread regarding popup windows from a php page. The 
solution appears to work using JavaScript for client side action. This 
worked OK, except I want to open a new window and display data from the 
previous page. I'm using php 4.1.2.

What I want is Page1.php containing the JavaScript and a form with 
hidden fields containing data to open Page2.php to display the data from 
Page1.php.

Any ideas?

Thanks, David Bourne


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to