View previous topic :: View next topic |
Author |
Message |
mel150
Joined: 11 Jun 2008 Posts: 15
|
Posted: Fri Jun 13, 2008 10:32 am Post subject: Email field from form not on email sent to me |
|
|
Hi- On a form I have the mandatory email field, which is great- however, the information from that filed doesn't get into the email the system sends me. All other fields are there, just not that one.
Also, I'd love to just enter my own non-mandatory email field. I don't necessarily need everyone's email address. Thanks.
The email form field says:
<tr bgcolor="#FFFFFF">
<td style="border-bottom: 1px solid #D8D8D8;"><font color="#000000" size="2" face="Arial"> E-mail Address:<font color="#FF0000"> *</font></font></td>
<td style="border-bottom: 1px solid #D8D8D8;"><input name="email" type="text" id="email" size="20" maxlength="100" style="font-family: Arial; font-size: 14px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px solid #000000; vertical-align: middle; padding-left: 4px;" /></td>
</tr> |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Wed Jun 18, 2008 8:13 pm Post subject: Reply |
|
|
The email address field is a specially designated field that is required on all forms. It is displayed at the very beginning of every email sent where is says 'From: someone@somewhere.com'.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|