View previous topic :: View next topic |
Author |
Message |
iawest
Joined: 09 Dec 2013 Posts: 2
|
Posted: Wed Apr 23, 2014 2:38 pm Post subject: Form Not Sending nor Redirecting from .aspx content page |
|
|
I have a VevoCart website which creates .aspx content pages. I would like to use a registration form for a drawing but the form does not send nor redirect. What do I need to do to make it work |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2713
|
Posted: Thu Apr 24, 2014 2:38 am Post subject: Reply |
|
|
This is likely a situation of the form being embedded within an open form tag already on your site. This essentially will hijack the form and prevent it from working properly. If this is the case, you'll need to close the previous form tag before entering the myContactForm.com code. If you post a link to the form embedded in one of your pages, I can confirm this is the case.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|