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 

Submit has stopped working all of a sudden,Please help diag

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Form Management
View previous topic :: View next topic  
Author Message
stujon122



Joined: 17 Feb 2013
Posts: 3

PostPosted: Thu Feb 21, 2013 5:42 am    Post subject: Submit has stopped working all of a sudden,Please help diag Reply with quote

I read the post "Submit" button not working and noticed you ask for the site address and cpanel access to diagnose the problem. I tried reinstalling my form but had no luck at fixing the submit issue. It does not do anything.
Could you look at it for me.
www.stuarthvac.net/appointments.html
I'll need a way to send you p/w

Stuart Gregor
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Thu Feb 21, 2013 7:00 am    Post subject: Reply Reply with quote

Good Day,

The problem is with the code on your site and how it has been modified. As we have provided the code, it begins with an open form tag <form> and ends with a close form tag </form> with all of the form's content in between. As it exists currently on your site, for some reason all of the important form content (the different fields, labels, etc.) have been moved outside of the form tag. This is breaking the form.

If you look at line 52 on your web site source, you'll see:

Code:
<form style="margin: 0px; padding: 0px; border: 0px solid #0b0be0; width: 100%; background-color: #ffffff" id="contactForm" method="post" name="contactForm" action="http://www.mycontactform.com/sendform/sendform.php"></form>


Below this is all of the form content, which is broken because the form tag is closed at the end of the line above.

Please make sure the code on your site matches what we have provided.

Nick Ladd
myContactForm.com
Back to top
View user's profile
stujon122



Joined: 17 Feb 2013
Posts: 3

PostPosted: Thu Feb 21, 2013 7:55 am    Post subject: i did change Reply with quote

I chabged what you ask <form> </form> but now when you hit submit it clears the form entry text but doesn't actually send it nor does it redirect to thankyou.html
I dont know how or why this is happening because i just used it yesterday
Please tell me what the deal is
thank you for your help in advance
Back to top
View user's profile
stujon122



Joined: 17 Feb 2013
Posts: 3

PostPosted: Thu Feb 21, 2013 8:22 am    Post subject: I got it Reply with quote

never mind i finally got it working thx
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Form Management 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