victoria_1018
01-03-2003, 09:49 AM
Hi All,
I have created a form page.
Is there anyway to set my script so that after an user had click the submit button to submit the quotation, the browser (window) will automatically close?
And to write the script, am I to put it on the form script, which is
<form method="POST" action="result.asp">
or
on the submit script, which is
<input type="submit" value="submit" name="B1">
Thank You
Regards
Victoria
I have created a form page.
Is there anyway to set my script so that after an user had click the submit button to submit the quotation, the browser (window) will automatically close?
And to write the script, am I to put it on the form script, which is
<form method="POST" action="result.asp">
or
on the submit script, which is
<input type="submit" value="submit" name="B1">
Thank You
Regards
Victoria