View previous topic :: View next topic |
Author |
Message |
Discovery
Joined: 16 Feb 2008 Posts: 1
|
Posted: Sun Feb 17, 2008 6:48 pm Post subject: can you help this out, |
|
|
I have been advised to drop message in forum by giving you a link to my form so here it is....
My form still cant post message it says "Sorry, the form id you provided could not be found in our database." what would be the possible problem here.
here is the link to my form http://www.discoverbizonline.com/Contact.htm |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Tue Feb 19, 2008 2:32 pm Post subject: Reply |
|
|
The problem is that you have a bit of old code on your site from another form provider. This is what is causing the error. Look in your HTML code and remove the lines that say:
Code: |
<form method="post" action="http://www.emailmeform.com/fid.php?formid=47269">
<INPUT TYPE=hidden NAME=FCode VALUE="wppiu36s"> |
This will correct the problem.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|