hi all,
I've got a simple form that runs a cgi script on submission.
<FORM NAME = "name" METHOD = "POST" ACTION = "scriptname.cgi">
However, when the user presses submit i want a new window to open and the cgi script called by the form to run inside of the new window. Any ideas anyone? any help will be appreicated.
jim
I've got a simple form that runs a cgi script on submission.
<FORM NAME = "name" METHOD = "POST" ACTION = "scriptname.cgi">
However, when the user presses submit i want a new window to open and the cgi script called by the form to run inside of the new window. Any ideas anyone? any help will be appreicated.
jim