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 

Form not workking on my site.

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



Joined: 19 Apr 2007
Posts: 7

PostPosted: Wed Feb 27, 2013 6:43 am    Post subject: Form not workking on my site. Reply with quote

Hello I have made a form and put the HTML on my site but the submit button does not work. When I press it nothing happens. It should redirect to another page and send me an email but it doesn't do anything like that.
If it helps I can mantion that I am using jetsjop to make my page but I have made another form before that works so I don't know why this wouldn't work.


Here is the form
http://www.vincents.se/mc-formedling-formular-i-106.aspx

Please help I'm sleepy! Shocked
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Wed Feb 27, 2013 7:56 am    Post subject: Reply Reply with quote

Good Day,

The problem is that you have posted the form code into an already open form tag on your site. This has effectively nesting the form, allowing the first form tag to basically override the myContactForm.com code. If you look at line 23 of your site's source code, you will see:

Code:
<form method="post" action="/mc-formedling-formular-i-106.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="aspnetForm">


This form tag isn't closed until the very end of your document. You need to close the above code with a </form> before inputting the myContactForm.com code.

Nick Ladd
myContactForm.com
Back to top
View user's profile
vincentsbikeshop@hotmail.



Joined: 19 Apr 2007
Posts: 7

PostPosted: Thu Feb 28, 2013 5:51 am    Post subject: Reply with quote

Thanks I will try this!
Back to top
View user's profile
vincentsbikeshop@hotmail.



Joined: 19 Apr 2007
Posts: 7

PostPosted: Fri Mar 01, 2013 3:13 am    Post subject: Reply with quote

It still won't work... am I missing something?
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Fri Mar 01, 2013 3:43 am    Post subject: Reply with quote

vincentsbikeshop@hotmail. wrote:
It still won't work... am I missing something?


You have not corrected the issue as I have outlined it above. You need to close the existing form tag on your site (at line 23) before inputting the myContactForm.com code. Try adding a </form> directly before the myContactForm.com 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