Back to myContactForm.com - Easy email form creation and processing for your web site
myContactForm.com - Help Forum Forum Index 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!
 
   Search MessagesSearch Messages
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

argh!

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Errors When Submitting Forms
View previous topic :: View next topic  
Author Message
susanarcher



Joined: 10 Nov 2006
Posts: 1

PostPosted: Sat Nov 11, 2006 11:23 am    Post subject: argh! Reply with quote

I have tried over and over - and have even redone the form totally from scratch and still get this message of error

The requested URL /<http://www.mycontactform.com/sendform/sendform.php> was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

I REALLY want this to work!
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Mon Nov 13, 2006 8:17 am    Post subject: Reply Reply with quote

For some reason, a bit of the form code on your webpage has been altered causing the form to malfunction. Find the bit of code that says:

Code:
<form name="contactForm" method="post" action="<http://www.mycontactform.com/sendform/sendform.php>">


Replace the above code with the following:

Code:
<form name="contactForm" method="post" action="http://www.mycontactform.com/sendform/sendform.php">


Thank should do the trick.

Sincerely,

Nick Ladd
myContactForm.com
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Errors When Submitting Forms All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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