sharkyjay
11-11-2005, 11:24 PM
<form name="emailForm" method="post" action="http://xxx.ca/yyy.php" target="_blank" onSubmit="return doECheck(this.email.value)">
E-mail:
<input name="email" type="text" size="28" maxlength="50" value="">
<input name="cid" type="hidden" value="4">
<INPUT type="submit" value="Submi
How do I make it open in a fixed sized window?
E-mail:
<input name="email" type="text" size="28" maxlength="50" value="">
<input name="cid" type="hidden" value="4">
<INPUT type="submit" value="Submi
How do I make it open in a fixed sized window?