stevan
01-12-2003, 04:13 PM
I am using a popup window script to add people to my mailing list
Is there a way to close the window when the SUBMIT button is
pressed
<form action="http://207.235.6.119/cgi-bin/nmail.pl" method="POST">
<input type=hidden name="to" value="">
<input type=hidden name="redir"
value="http://www..html">
First Name: <input type=text name="FirstName" size="20"><br>
Email Adress: <input type=text name="EmailAdress" size="20">
<P align=center>
<input type=submit value="Submit Form">
Thxs STeve
Is there a way to close the window when the SUBMIT button is
pressed
<form action="http://207.235.6.119/cgi-bin/nmail.pl" method="POST">
<input type=hidden name="to" value="">
<input type=hidden name="redir"
value="http://www..html">
First Name: <input type=text name="FirstName" size="20"><br>
Email Adress: <input type=text name="EmailAdress" size="20">
<P align=center>
<input type=submit value="Submit Form">
Thxs STeve