Hello,
Am I brain damaged or will something like this work?

header("Location:javascript:window.open('http://login.php?arg1&arg2','','windowname')");

I want to popup a login script in a sub-browser window, and then pass
the results back to the main window.  Someone told me that the javascript
in the header would work but so far it won't.

However, that javascript typed into the browser "location" field
does work as  I want it to.

ideas?
Thanks
Dan



-- 
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