When attempting to submit form with action of mailto, NC4.7x sends
message correctly
Moz 0.8 and NN6 simply open the mail compose window prompting for
subject and body matter, why??

<p>
<FORM enctype="text/plain" name="myform" method='get'
action='mailto:[EMAIL PROTECTED]?subject=Registration'
onSubmit="return submitForms()">

<TABLE width="70%" colspan=2 border=0 cellspacing=0 cellpadding=2>
<tr valign=baseline>
<TD>
<font face="arial">First Name:</font>
</TD>
<TD>
<input type=text name="First Name" size=35,1 maxlength=80>
</TD>
</tr>

<tr valign=baseline>
<TD>
<font face="arial">Last Name:</font>
</TD>
<TD>
<input type=text name="Last Name" size=35,1 maxlength=80>
</TD>
</tr>
Etc.....
...
...
</table>
<input type="submit" value="Check For Completeness">
<input type="button" value="  Return  "
onclick="window.location='http://www.xyz.com'">
<input type="reset" value="Reset Form" onclick=resetform()>
</form>
</p>

Thanks for any help....

Jerry

--
The fidelity of a dog is a precious gift demanding no less binding
moral
responsibilities than the friendship of a human being. The bond with a
true dog is as lasting as the ties on this earth can be.



Reply via email to