|
CreditCard not validating with text input |
Post Reply |
Author | |
wtafuro
Newbie Joined: May/14/06 Location: United States Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: May/26/06 at 12:01pm |
If I input the word "text" into the credit card number box on payment2.aspx the form will not validate and it will go to the next page and complete the order without a credit card number. We are not using the check page at all in this site. Any way to fix this?
|
|
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
|
You can use the FrontPage form validation or dreamweaver validation...is that what you mean? Are you referring to the checkluhn routine?
Edited by mike |
|
wtafuro
Newbie Joined: May/14/06 Location: United States Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Yes That is what I'm talking about but I'm using Dreamweaver 8. Can't seem to get the validation right on the page.
|
|
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
|
Dreamweaver has a bunch of extensions that you can get to manage and configure validation. Last I looked there were like 12 companies providing free "validation" extensions for Dreamweaver. You just need to use one of those extensions of your choice to set form validation on for the field.
Also, I've seen in the past, that it can help to rename the page to .htm, put the validation on and then rename it to .aspx. |
|
wtafuro
Newbie Joined: May/14/06 Location: United States Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Mike,
Thanks!! That's a big help. On another point do you know of a way to validate product weight? I need to be sure the customer is purchasing a minimum of 5 pounds but the site has products weiging in at 2.5 lbs. I can't seem to find an area that I can validate on this amount. |
|
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
|
Use the fixed shipping lookup tables to establish a weight range of 0-5lbs and instead of specifying a shipping price, you can specify a shipping message that says minimum order of 5lbs required. It won't stop them per se but tell them.
|
|
wtafuro
Newbie Joined: May/14/06 Location: United States Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Thanks Mike
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |