I posted in general originally and was instructed to post here... I have a from to request name and email to be submited to email me the html code for the form is
<FORM name="LayoutForm" method="POST" action="mailto:rob@peacestream.org" enctype="multipart/form-data">
<INPUT type="text" style="position:absolute;left:24px;top:103px;width :112px;z-index:39" size="14" name="email" value="">
</FORM>
1. I can type an email address in the form but the Submit button does not submit.
2. I can hit return or enter after typing in the email address and I will get the email posted to my email but with A POSTDATA.ATT that I can not open. I get an error: "This file does not have a program associated with it for performing this action. Create an association in the Folder Options control panel." How do I do that?
<FORM name="LayoutForm" method="POST" action="mailto:rob@peacestream.org" enctype="multipart/form-data">
<INPUT type="text" style="position:absolute;left:24px;top:103px;width :112px;z-index:39" size="14" name="email" value="">
</FORM>
1. I can type an email address in the form but the Submit button does not submit.
2. I can hit return or enter after typing in the email address and I will get the email posted to my email but with A POSTDATA.ATT that I can not open. I get an error: "This file does not have a program associated with it for performing this action. Create an association in the Folder Options control panel." How do I do that?
Comment