View previous topic :: View next topic |
Author |
Message |
pat2408
Joined: 08 Jan 2015 Posts: 1
|
Posted: Thu Jun 25, 2015 1:52 pm Post subject: Submit-Reser |
|
|
Submit and Reset do not work on published page.
http://www.lesmcdonald.com/contact.htm
All fields are properly filled up but no go.
Website is hosted on a Windows server at Godaddy.
Thanks |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Fri Jun 26, 2015 3:32 am Post subject: Reply |
|
|
The submit and reset buttons are not working because the form code is not as we've provided it. Specifically it is missing a number of critical pieces that the form cannot function without:
- The <form> tag.
- Hidden variable containing formid credential
- Hidden variable containing user credential
Please look at the code we've provided and compare it with what is on the site.
Nick Ladd
myContactForm.com[/list] |
|
Back to top |
|
 |
|