Form with JS Validation is not Calling the Form Action
Posted: Tue Jan 28, 2014 8:16 pm
I have a form that is embedded in a Wordpress page. The form can be seen here:
http://yellowsheetcoupons.net/get-emailed-coupons/
The first three fields need to be input, then it is to call a processing page to store the data into my database. Right now, I just have a test page that should echo "Submitted".
The problem is that the PHP page never gets called. Any idea as to why? You can see the form code and the JS validation function if you go to the page.
Thanks,
- Joe
http://yellowsheetcoupons.net/get-emailed-coupons/
The first three fields need to be input, then it is to call a processing page to store the data into my database. Right now, I just have a test page that should echo "Submitted".
The problem is that the PHP page never gets called. Any idea as to why? You can see the form code and the JS validation function if you go to the page.
Thanks,
- Joe