I have a user who is entering information on a form and then submits it.
The script replies with some data back to the original browser window, but
I also want the script to open a new browser window to display an image.
How to do this without offending the "headers already sent" gawdz?
--Lee
The script replies with some data back to the original browser window, but
I also want the script to open a new browser window to display an image.
How to do this without offending the "headers already sent" gawdz?
--Lee
Comment