 |
myContactForm.com - Help Forum Have a question that you need answered about myContactForm.com? Post it on this message board but first search this forum and read out FAQ to ensure it has not already been answered. This is not a board to post links to your site! SPAM will be deleted!
|
View previous topic :: View next topic |
Author |
Message |
oosho
Joined: 11 May 2006 Posts: 1
|
Posted: Thu May 11, 2006 5:56 am Post subject: ERROR please help |
|
|
i've created this e-mail form:
Code: |
<!-- Begin myContactForm.com Form HTML -->
<style type="text/css">.fieldstyle{font-family: Courier; font-size: 20px; font-weight: normal; color: #0033CC; background-color: #FFFFFF; border: 10px solid #000000; vertical-align: middle}</style>
<form name="contactForm" method="post" action="http://www.mycontactform.com/sendform/sendform.php">
<input name="user" type="hidden" id="user" value="oosho"><input name="formid" type="hidden" id="formid" value="55206"><input name="subject" type="hidden" id="subject" value="Best Comment Contest">
<table width="100" border="10" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bgcolor="#000000"><tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr bgcolor=""><td><font color="#FF0066" size="2" face="Arial"><b><i>Your Real Name:<font color="#FF0000"> *</font></i></b></font></td><td><font color="#FF0066" size="2" face="Arial"><input name="q[1]" type="text" id="q[1]" value="" size="30" maxlength="200" class="fieldstyle"></font></td></tr>
<tr><td><font color="#FF0066" size="2" face="Arial"><b><i> E-mail Address:<font color="#FF0000"> *</font></i></b></font></td><td><input name="email" type="text" id="email" size="20" maxlength="100" class="fieldstyle"></td></tr><tr bgcolor=""><td colspan="2"><font color="#FF0066" size="2" face="Arial"><b><i>Comment<font color="#FF0000"> *</font></i></b></font></td></tr>
<tr bgcolor=""><td colspan="2"><font color="#FF0066" size="2" face="Arial"><textarea name="q[2]" cols="30" rows="6" class="fieldstyle"></textarea></font></td></tr>
<tr bgcolor=""><td><font color="#FF0066" size="2" face="Arial"><b><i>Your Faculty<font color="#FF0000"> *</font></i></b></font></td><td><font color="#FF0066" size="2" face="Arial"><select name="q[3]" id="q[3]" class="fieldstyle"><option value="Medicine">Medicine</option><option value="Pharmacy">Pharmacy</option><option value="Dentistry">Dentistry</option><option value="Physical Therapy">Physical Therapy</option><option value="Applied MedicalSciences">Applied MedicalSciences</option><option value="Engineering">Engineering</option><option value="Information Systems Computer Sciences">Information Systems Computer Sciences</option><option value="Applied Arts">Applied Arts</option><option value="Media & Mass Communication">Media & Mass Communication</option><option value="Economics & Management">Economics & Management</option><option value="Languages & Translation">Languages & Translation</option><option value="Education">Education</option><option value="Social Sciences">Social Sciences</option><option value="others">others</option></select></font></td></tr>
<tr><td colspan="2"><hr size="1"></td></tr>
<tr><td colspan="2"><input name="submit" type="submit" style="button: #000000; font: Arial; font-size: 20; color: #FFFFFF; border-bottom:2px solid #000000; border-right:2px solid #000000; border-top:2px solid #000000; border-left:2px solid #000000" value="Send a Comment"> </td></tr>
<tr><td><font color="#FF0000" size="1" face="Verdana, Arial, Helvetica, sans-serif"><b>*</b></font> <font size="1" face="Verdana, Arial, Helvetica, sans-serif">Required</font></td><td align="right"><font size="1" face="Verdana, Arial, Helvetica, sans-serif"><a href="http://www.mycontactform.com">Powered by <strong>myContactForm.com</strong></a></font></td></tr>
</table></td></tr></table></form>
<!-- End myContactForm.com Form HTML --> |
but when i pu it on my site it appears like:
Code: |
Your Real Name: * <INPUT class=fieldstyle id=q[1] maxLength=200 size=30 name=q[1]>
E-mail Address: * <INPUT class=fieldstyle id=email maxLength=100 name=email>
Comment *
<TEXTAREA class=fieldstyle name=q[2] rows=6 cols=30></TEXTAREA>
Your Faculty * <SELECT class=fieldstyle id=q[3] name=q[3]><OPTION value=Medicine selected>Medicine</OPTION><OPTION value=Pharmacy>Pharmacy</OPTION><OPTION value=Dentistry>Dentistry</OPTION><OPTION value="Physical Therapy">Physical Therapy</OPTION><OPTION value="Applied MedicalSciences">Applied MedicalSciences</OPTION><OPTION value=Engineering>Engineering</OPTION><OPTION value="Information Systems Computer Sciences">Information Systems Computer Sciences</OPTION><OPTION value="Applied Arts">Applied Arts</OPTION><OPTION value="Media & Mass Communication">Media & Mass Communication</OPTION><OPTION value="Economics & Management">Economics & Management</OPTION><OPTION value="Languages & Translation">Languages & Translation</OPTION><OPTION value=Education>Education</OPTION><OPTION value="Social Sciences">Social Sciences</OPTION><OPTION value=others>others</OPTION></SELECT>
--------------------------------------------------------------------------------
<INPUT style="BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #000000 2px solid; FONT-SIZE: 20px; BORDER-LEFT: #000000 2px solid; COLOR: #ffffff; BORDER-BOTTOM: #000000 2px solid; button: #000000" type=submit value="Send a Comment" name=submit>
* Required Powered by myContactForm.com |
What should i do??? |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Thu May 11, 2006 8:31 am Post subject: Reply |
|
|
The most likely problem is that in your html editor (Dreamweaver, Frontpage, etc.) you are not using the 'paste special' or 'paste html' command. What you need to do is go into the actual code view of your site (or simply open the page in a text based editor like notepad) and paste the code we provided directly into your page's HTML.
More information on pasting the code can be found by logging into your account and clicking Help Center > How To's
Sincerely,
Nick Ladd
myContactForm.co |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group
|