I have written some JS to verify a form for my web store. It works great up the point of validating all of the contact info. But then it fails and allows the form to submit instead of validating the billing information and forcing the customer to agree to the terms.
The form is on the checkout page. This is my development server: [http:// prcom dot michaelnetherton dot com] (I don't want the search engines picking up this url)
Just add any product to the cart and enter any email address to reach the checkout form. This is where the code is located, on checkout.asp.
Thanks,
MN
The form is on the checkout page. This is my development server: [http:// prcom dot michaelnetherton dot com] (I don't want the search engines picking up this url)
Just add any product to the cart and enter any email address to reach the checkout form. This is where the code is located, on checkout.asp.
Thanks,
MN