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 

Not receiving my form when submitting

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



Joined: 23 Mar 2009
Posts: 1

PostPosted: Tue Mar 24, 2009 5:28 pm    Post subject: Not receiving my form when submitting Reply with quote

I have tried several times to submit the form to myself with no luck. I have tried 3-4 times to re-copy the html, but nothing changes. I even tried changing the url from f4aevents.com to, http://f4aevents.com/index.php?option=com_contact&view=contact&id=1&Itemid=67. Please help!! Crying or Very sad
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Thu Mar 26, 2009 7:14 am    Post subject: Reply Reply with quote

The HTML on your site is incorrect. It is missing the 'action' portion of the form tag. Because it is missing this bit of code, it is simply reloading the page instead of sending the data to our server for processing.

This is either being deleted accidentally by yourself, or being done by your html editor, CMS, or web host.

You need to change the line that says:

Code:
<form name="contactForm" method="post">


To:

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


If it is still being removed once you upload it, your web host is most likely altering the code.


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