Question: Create an HTML file that creates an Order object with the following characterizes. Form is to validate for each of the following input fields CardName;
Create an HTML file that creates an Order object with the following characterizes.
Form is to validate for each of the following input fields
CardName; only characters and spaces
CardNumber; only numbers, must be 16
ExpirationMonth; only 2 numbers
ExpirationYear; only 4 numbers
CVC; only 3 numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
