OutCast:
What do you mean by this is not an SQL question? Should I be doing this with a different utilitty?
User Profile
Collapse
-
I understand that it is a very simple INSERT functions. But there is a little bit more to it than that:
1. When the customer selects VISA, MasterCard, or Discover, he/she gets a field that accepts no more than 16 digits.
2. When the customer selects paypal, he/she gets a field that accepts input in the format of [email protected]
3. When the customer selects e-Check, he/she gets a field just for a limited amount of digits....Leave a comment:
-
Registration Form
Need to know if there is a sample code out there that I could use for this one
Customer Interaction with the application
1.1 Registering with the system
Customer provides their credit card number or other acceptable tenders and the name associated with it:
1.1.1 Select between visa, MasterCard, discover, and PayPal
1.1.2 Enter Credit Card Number
1.1.3 Enter Expiration Date
1.1.4 Enter Name exactly...
No activity results to display
Show More
Leave a comment: