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 

Nothing happens when submitting my form

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



Joined: 22 Jun 2010
Posts: 2

PostPosted: Wed Jun 13, 2012 6:17 am    Post subject: Nothing happens when submitting my form Reply with quote

When I click on the Submit button (Entrar) nothing happens and the form is not sent

http://www.casasnadisney.com/userpage.aspx?page=test
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Wed Jun 13, 2012 6:56 am    Post subject: Reply Reply with quote

There are a couple problems with the code on your site that are preventing it from working correctly.

1. The myContactForm.com code on your site is not the same as we have provided. It is missing the actual form tag which tells the forms where to submit the data. Please look at the code on your site versus what we have provided. This code was most likely either inadvertently deleted, or was removed by your host or content management system.

2. The myContactForm.com code is posted within an already open form tag on your site. This is causing the form to submit to itself instead of the processing script. The following form tag on your site needs to be closed before inserting the myContactForm.com code:

Code:
<form method="post" action="userpage.aspx?page=test" id="form1">


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



Joined: 22 Jun 2010
Posts: 2

PostPosted: Thu Jun 14, 2012 6:39 am    Post subject: Reply with quote

Yes, the software removed these. I have now placed it in an iframe and is working.
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