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 

2 issues - 1) form not submitting, 2) Not redirection

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



Joined: 15 Jul 2009
Posts: 1

PostPosted: Thu Jul 16, 2009 2:55 am    Post subject: 2 issues - 1) form not submitting, 2) Not redirection Reply with quote

I was able to get the forms embedded on our website just fine, but the form only refreshes the page when I hit Submit to test it out (no confirmation email sent to my test email address and no form received to the form reception address). I'm also not getting the forms through the message center on mycontactform.com so I know they're not going through.

Forms are located here: http://essenceofgrace.promastore.com.au/Custom1/tabid/1375/Default.aspx and here http://essenceofgrace.promastore.com.au/Custom2/tabid/1376/Default.aspx

Any help greatly appreciated!
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Thu Jul 16, 2009 10:16 am    Post subject: Reply Reply with quote

Good Day,

The problem is that you have pasted your myContactForm.com form code within an existing and open form tag. Specifically, look near the beginning of your web page source at the following lines:

Code:
<form name="Form" method="post" action="/Default.aspx?TabId=1375" id="Form" enctype="multipart/form-data" style="height: 100%;" autocomplete="off">


Because you have pasted the myContactForm.com code within this existing form tag on your website, it is sending the form data to the Default.aspx page (basically reloading your webpage) rather than sending it to the proper myContactForm.com processing script.

You need to either get rid of the existing form code above or close the form code before inserting the myContactForm.com code. Closing the existing form is probably the better option as the existing form code is most likely part of the navigation that came with your web template.

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