 |
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 |
kab012345
Joined: 19 Sep 2007 Posts: 1 Location: US
|
Posted: Sun Oct 28, 2007 8:48 am Post subject: MyContactForm is no longer working |
|
|
My Contact form isn't working on my website anymore when it used to. If I click submit, the page just refreshes and
Code: |
http://firsttofight.ukserv.org/?user=kab012345&formid=135898&email=&q%5B1%5D=&subject=&q%5B3%5D=&submit=Submit |
appears in the address bar. The coding is:
Code: |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
<!-- Beginning of JavaScript -
function changecolor(code) {
document.bgColor=code
}
// - End of JavaScript - -->
</SCRIPT>
<title>First to Fight Fansite :: Index</title>
<div align="center"><font size="7">Welcome to First to Fight Fansite!</font><br />
<div align="center"><font size="5">An Official Fansite for the Marine-Made Game, <i>First to Fight</i> for the Xbox®</font><br />
<div align="center"><img src="http://pengmedia.net/images/1193188736Xbox.4.jpg" width="800" height="640" alt="" border="0" align=""></div>
This site is currently under construction. Please use the form to subscribe to updates or to send a general inquiry.</div>
<style type="text/css">
<!--
/* Custom Scrollbar Colors */
body{
scrollbar-base-color: #FFFFFF;
-->
</style>
</head>
<form>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<!-- Begin myContactForm.com Form HTML -->
<form name="contactForm" method="post" action="http://www.mycontactform.com/sendform/sendform.php">
<input name="user" type="hidden" id="user" value="kab012345"><input name="formid" type="hidden" id="formid" value="135898">
<table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#000000" bgcolor="#FFFFFF"><tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr bgcolor="#EFEFEF"><td><font color="#000000" size="2" face="Arial"> E-mail Address:<font color="#FF0000"> *</font></font></td><td><input name="email" type="text" id="email" size="20" maxlength="100" class="fieldstyle"></td></tr><tr bgcolor="#FFFFFF"><td><font color="#000000" size="2" face="Arial">Name:<font color="#FF0000"> *</font></font></td><td><font color="#000000" size="2" face="Arial"><input name="q[1]" type="text" id="q[1]" value="" size="30" maxlength="" class="fieldstyle"></font></td></tr><tr bgcolor="#EFEFEF"><td><font color="#000000" size="2" face="Arial"> Subject:<font color="#FF0000"> *</font></font></td><td><input name="subject" type="text" id="subject" size="20" maxlength="100" class="fieldstyle"></td></tr><tr bgcolor="#FFFFFF"><td><font color="#000000" size="2" face="Arial">Comments:</font></td><td><font color="#000000" size="2" face="Arial"><textarea name="q[3]" cols="30" rows="5" class="fieldstyle"></textarea></font></td></tr><tr><td colspan="2"><hr size="1"></td></tr>
<tr><td colspan="2"><input name="submit" type="submit" value="Submit"> <input name="reset" type="reset" value="Reset"> <input type="button" value="Print" onClick="window.print()"> </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 -->
<br />
<div align="center">Change Page Backgroud Color<br />
<input type="button" name="Button1" value="ORANGE" onclick="changecolor('orange')">
<input type="button" name="Button2" value="GREEN" onclick="changecolor('green')">
<input type="button" name="Button3" value="BLUE" onclick="changecolor('blue')">
<input type="button" name="Button4" value="WHITE" onclick="changecolor('white')"></div>
</form>
</body>
</html> |
Do you see anything that might be causing the problem?
Thanks
- kab012345 |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Sun Oct 28, 2007 6:38 pm Post subject: Reply |
|
|
For some reason, you have an extra form tag on your page that isn't there for any reason, wasn't part of our code, and is screwing up the form post. Remove the line that says:
And the end part of this tag:
This should correct it.
Nick Ladd
myContactForm.com |
|
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
|