View previous topic :: View next topic |
Author |
Message |
mscole1031
Joined: 22 Jul 2009 Posts: 2
|
Posted: Wed Jul 22, 2009 3:10 pm Post subject: Form not submiting |
|
|
Hello I just uploaded my form and site and my form is not submiting.
there is no message in my account when I test and there is no redirection or e-mail sent to the person that filled out the form.
the location is:
wealthempowermenthappinesssuccess.info
thanks for any assistnace I'm missing out on a JV that started today.
thanks! |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Thu Jul 23, 2009 9:27 am Post subject: Reply |
|
|
Good Day,
The reason that your form is not working is because your form HTML is different than what we have provided. It has either been altered in your HTML editor, you CMS, or by your web server / host. Please look at the following bit of code taken directly from your website:
Code: |
<!-- Begin myContactForm.com Form HTML -->
<form name="contactForm" method="post" action="http://www.mycontactform.com/sendform/sendform.php"></form> |
You can see that somehow the code has been altered so that the form tag is being closed before any of the form elements are even listed. You need to please go through your code, completely delete all form elements / code, and then re-paste the code and ensure it gets entered exactly as we have provided it.
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
mscole1031
Joined: 22 Jul 2009 Posts: 2
|
Posted: Thu Jul 23, 2009 9:31 am Post subject: |
|
|
Thank you so much I had been working on code for 4 hours before I installed the form code so my mind was more than a little gone at the time.
Thank you so much!
By the way I'm seriously thinking of upgrading to paid member. I just wanted to make sure the forms would do what I needed them to.
Thanks again! |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Fri Jul 24, 2009 7:40 am Post subject: Reply |
|
|
mscole1031 wrote: |
Thank you so much I had been working on code for 4 hours before I installed the form code so my mind was more than a little gone at the time.
Thank you so much!
By the way I'm seriously thinking of upgrading to paid member. I just wanted to make sure the forms would do what I needed them to.
Thanks again! |
You're very welcome.
Thank you for your business.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|