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 

The form I created - once filled out it:

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Everything Else
View previous topic :: View next topic  
Author Message
bdelemos



Joined: 07 May 2009
Posts: 1

PostPosted: Tue May 12, 2009 8:02 am    Post subject: The form I created - once filled out it: Reply with quote

1. It does not redirect to the the Thank you page
2. It does not submit to the email address supplied - nothing happens except the information in the fields clear out.

I read through the other posts like this & the help was specifically for them - I tried to find a similar error in my html, but that didnt work.

My url is: http://www.victoryfellowship.org/our_church_sm_register.aspx

Can you help me? Thanks, Beth D
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Tue May 12, 2009 9:17 am    Post subject: Reply Reply with quote

If you look at your web site HTML code, right after the body tag you will see the following line:

Code:
<form name="aspnetForm" method="post" action="our_church_sm_register.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="aspnetForm">


This form tag is open for basically your entire page. Since you have posted the myContactForm.com code within this open form tag, instead of the email form being submitted to our script for processing it is instead submitting the data to the 'action' in the code above. You need to remove this form tag or close it before pasting in 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 -> Everything Else 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