Page 1 of 1

. . Create a form or an n All-in-One Web form (see Chapter 4) that contains the following form labels and appropriate in

Posted: Sun May 15, 2022 1:28 pm
by answerhappygod
Create A Form Or An N All In One Web Form See Chapter 4 That Contains The Following Form Labels And Appropriate In 1
Create A Form Or An N All In One Web Form See Chapter 4 That Contains The Following Form Labels And Appropriate In 1 (134.86 KiB) Viewed 48 times
. . Create a form or an n All-in-One Web form (see Chapter 4) that contains the following form labels and appropriate input areas to collect: First Name - char, between 25 to 35 characters Last Name - char, between 25 to 35 characters Address - char, between 25 to 35 characters City --char, between 25 to 35 characters State - char, 2 digit state code Zip - either 5 (numeric, 5) or 5-4 (char, 10). If you use the 5-4, provide an input mask Phone number - char, 15 use the input mask of nnn-nnn-nnnn. If you want to use parenthesis around the area code, that is fine - an input mask would be (nnn)nnn-nnnn email address - char, between 25 to 35 characters Contact preference choices - email or phone - 2 checkboxes Would like a salesperson to contact them? Yes or No - 2 option buttons Birthdate - use the input mask of mm/dd/yyyy char, 10 What the contact is about the use of a Comments block could work char, 150 - 250 A Submit Button - use the POST A Clear Button . • . . . . . Jave a farm file vilig the ... unr w Validate the user input. Required fields are first name, last name, email, phone number. Communicate any errors to the user. Allow the user to correct the errors. Create a check to see if the customer is over 18 years of age.