View previous topic :: View next topic |
Author |
Message |
rhall17
Joined: 17 May 2012 Posts: 2
|
Posted: Fri May 18, 2012 7:36 am Post subject: Form is not being sent to email |
|
|
hi there, I have followed instructions and I am trying to test my new form, the information goes into each field nicely, but nothing is being sent out to my email address. When I look at the could I do not see my email address anywhere or my redirect page. If any one could please take a look at my page to see if something is missing or if I goofed up some where. http://www.fogertyarena.com/Member.html
Here is a copy of the form created in mycontactform.com
<!-- Begin myContactForm.com Form HTML -->
<form name="contactForm" id="contactForm" method="post" action="http://www.mycontactform.com/sendform/sendform.php" style="width: 100%; border: 0px solid #000000; margin: 0; padding: 0; background-color: #FFFFFF;">
<table summary="This table contains contact form fields." width="100%" cellpadding="0" cellspacing="0">
<tr style="margin: 0; padding: 0;">
<td style="background-color: #FFFFFF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="q1" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">First Name <span style="color: #FF0000">*</span></label> <input name="q1" id="q1" type="text" value="" size="20" maxlength="" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" required="required" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #EFEFEF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="q2" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">Last Name <span style="color: #FF0000">*</span></label> <input name="q2" id="q2" type="text" value="" size="20" maxlength="" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" required="required" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #FFFFFF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="q3" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">Address <span style="color: #FF0000">*</span></label> <input name="q3" id="q3" type="text" value="" size="20" maxlength="" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" required="required" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #EFEFEF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="q4" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">City <span style="color: #FF0000">*</span></label> <input name="q4" id="q4" type="text" value="" size="20" maxlength="" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" required="required" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #FFFFFF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="q5" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">Zip <span style="color: #FF0000">*</span></label> <input name="q5" id="q5" type="text" value="" size="20" maxlength="" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" required="required" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #EFEFEF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="q6" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">Phone </label> <input name="q6" id="q6" type="text" value="" size="20" maxlength="" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #FFFFFF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="q7" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">Cell Phone </label> <input name="q7" id="q7" type="text" value="" size="20" maxlength="" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #EFEFEF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="email" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">E-mail Address: <span style="color: #FF0000">*</span></label>
<input name="email" type="email" id="email" size="20" maxlength="100" required="required" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #FFFFFF; border-bottom: 0px solid #FFFFFF; padding: 5px; clear: left; margin: 0;">
<label for="q9" style="float: left; width: 30%; padding-top: 4px; font-family: Georgia; color: #000000; font-size: 19px;">Comments </label> <textarea name="q9" id="q9" cols="20" rows="3" style="font-family: Georgia; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 2px solid #000000; padding: 2px;" ></textarea>
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #FFFFFF; padding: 5px; clear: left; margin: 0;">
<hr style="color: #D8D8D8; background-color: #D8D8D8; height: 1px;" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #FFFFFF; padding: 5px; clear: left; margin: 0;">
<input name="user" type="hidden" id="user" value="rhall17" />
<input name="formid" type="hidden" id="formid" value="377424" />
<input name="subject" type="hidden" id="subject" value="Membership Interest" />
<input name="submit" type="submit" value="Submit" style="font-family: Arial; font-size: 16px; color: #000000; background-color: #CCCCCC; border: 2px solid #000000; padding: 2px;" />
</td>
</tr>
<tr style="margin: 0; padding: 0;">
<td style="background-color: #FFFFFF; padding: 5px; clear: left; margin: 0;">
<span style="color: #FF0000">*</span> <span style="font-family: Georgia; color: #000000; font-size: 19px;">Required</span> <span style="float: right; font-family: Georgia; color: #000000; font-size: 19px;"><a href="http://www.mycontactform.com" target="_blank">Create Email Forms</a></span> </td>
</tr>
</table>
</form>
<!-- End myContactForm.com Form HTML -->
Thanks for the help in advance.
rhall17 |
|
Back to top |
|
 |
rhall17
Joined: 17 May 2012 Posts: 2
|
Posted: Fri May 18, 2012 12:47 pm Post subject: Errors When Submitting Forms |
|
|
I figured it out finally. |
|
Back to top |
|
 |
|