View previous topic :: View next topic |
Author |
Message |
michaeljohn00
Joined: 22 Nov 2005 Posts: 2
|
Posted: Tue Nov 22, 2005 10:41 am Post subject: My Contact form is not sending all the information to me. |
|
|
My contact form does not send the info from the message area.
Also when one fills out the company name it is dublicated in the message area.
Can you help?
Mike |
|
Back to top |
|
|
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Tue Nov 22, 2005 12:22 pm Post subject: Reply |
|
|
First, try recopying and pasting the code to your site. We cannot help you further unless you provide us with more specifics. More Info
Thanks,
Nick Ladd
myContactForm.com |
|
Back to top |
|
|
michaeljohn00
Joined: 22 Nov 2005 Posts: 2
|
Posted: Wed Nov 23, 2005 3:41 pm Post subject: Please help |
|
|
Nick,
Our contact form, located here:
http://www.arnoldaerial.com/contact.php
does not send the information filled into the 'message' area.
In fact, when someone types anything into the'company name' area,
when we get the contact email that info appears in the 'message'
space in the email.
This is the code I have:
<!-- Begin myContactForm.com Form HTML -->
</font></p>
<form name="contactForm" method="post"
action="http://www.mycontactform.com/sendform/sendform.php">
<font size="4" face="Verdana">
<input name="user" type="hidden"
id="user" value="michaeljohn00">
<input name="formid" type="hidden"
id="formid" value="26443"></font>
<table width="50%" border="3"
cellpadding="0" cellspacing="0" bordercolor="#ffffff"
bgcolor="#FFFFFF">
<tr>
<td>
<table width="100%"
border="0" cellspacing="0" cellpadding="2">
<tr
bgcolor="#EFEFEF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>Subject:<font
color="#FF0000"> *</font></b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana">
<input name="subject" type="text" id="subject" size="20"
maxlength="100" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>Name:<font
color="#FF0000"> *</font></b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input name="q[1]" type="text" id="q[1]" value="" size="30"
maxlength="150" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#EFEFEF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>Company
Name</b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input name="q[12]" type="text" id="q[12]" value="" size=""
maxlength="" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td
colspan="2">
<p
style="line-height: 200%">
<font color="#000000" size="4"
face="Verdana"><b>Address:</b></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td
colspan="2">
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<textarea name="q[2]" cols="40" rows="3"
class="fieldstyle"></textarea></font></td>
</tr>
<tr
bgcolor="#EFEFEF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4"
face="Verdana"><b>City:</b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input name="q[3]" type="text" id="q[3]" value="" size="20"
maxlength="150" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4"
face="Verdana"><b>State:</b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input name="q[4]" type="text" id="q[4]" value="" size="5"
maxlength="2" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#EFEFEF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>E-mail
Address:<font color="#FF0000"> *</font></b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana">
<input name="email" type="text" id="email" size="20"
maxlength="100" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4"
face="Verdana"><b>Zip:</b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input name="q[5]" type="text" id="q[5]" value="" size="15"
maxlength="20" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#EFEFEF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>Home
Phone:</b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input name="q[6]" type="text" id="q[6]" value="(xxx) xxx - xxxx"
size="20" maxlength="25" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>Work
Phone:</b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input name="q[8]" type="text" id="q[8]" value="(xxx) xxx - xxxx"
size="20" maxlength="25" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#EFEFEF">
<td>
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>Fax
Number:</b></font></td>
<td>
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input name="q[9]" type="text" id="q[9]" value="(xxx) xxx -xxxx"
size="20" maxlength="25" class="fieldstyle"></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td
colspan="2">
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>When is the
best time to contact you?</b></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td
colspan="2">
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input type="radio" name="q[10]" value="Morning"
class="fieldstyle">Morning<br>
</font><font color="#000000" size="2" face="Arial">
<font size="4" face="Verdana">
<input type="radio" name="q[10]" value="Afternoon"
class="fieldstyle"></font><font color="#000000" size="4"
face="Verdana">Afternoon<br>
</font><font size="4" face="Verdana">
<input type="radio" name="q[10]" value="Evening"
class="fieldstyle"></font><font color="#000000" size="4"
face="Verdana">Evening</font></font></td>
</tr>
<tr
bgcolor="#EFEFEF">
<td
colspan="2">
<p
style="line-height: 200%">
<font color="#000000" size="4"
face="Verdana"><b>Message:</b></font></td>
</tr>
<tr
bgcolor="#EFEFEF">
<td
colspan="2">
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<textarea name="q[7]" cols="40" rows="6"
class="fieldstyle"></textarea></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td
colspan="2">
<p
style="line-height: 200%">
<font color="#000000" size="4" face="Verdana"><b>What is the
best means to contact you?</b></font></td>
</tr>
<tr
bgcolor="#FFFFFF">
<td
colspan="2">
<p
style="line-height: 200%">
<font size="4" face="Verdana" color="#000000">
<input type="radio" name="q[11]" value="Phone"
class="fieldstyle">Phone<br>
</font><font color="#000000" size="2" face="Arial">
<font size="4" face="Verdana">
<input type="radio" name="q[11]" value="E-mail"
class="fieldstyle"></font><font color="#000000" size="4"
face="Verdana">E-mail<br>
</font><font size="4" face="Verdana">
<input type="radio" name="q[11]" value="Fax"
class="fieldstyle"></font><font color="#000000" size="4"
face="Verdana">Fax</font></font></td>
</tr>
<tr>
<td
colspan="2"><hr size="1"></td>
</tr>
<tr>
<td
colspan="2">
<p
style="line-height: 200%">
<font size="4" face="Verdana">
<input name="submit" type="submit" value="Submit">
</font></td>
</tr>
<tr>
<td>
<p
style="line-height: 200%">
<font color="#FF0000" size="4"
face="Verdana"><b>*</b></font><font face="Verdana" size="4">
Required</font></td>
<td
align="right">
<p
style="line-height: 200%"></td>
</tr>
</table></td>
</tr>
</table>
</form>
</blockquote>
PLEASE HELP!!! |
|
Back to top |
|
|
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Sun Nov 27, 2005 8:37 pm Post subject: Reply |
|
|
Have you attempted recopying and pasting the html? If this doesn't do the trick, you'll need to delete the form from the management panel and then create a new one form scratch.
Thanks,
Nick Ladd
myContactForm.com |
|
Back to top |
|
|
|