Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

*FORM HTML CODING ATTACHED THAT MUST BE VALIDATED USING JAVASCRIPT FOLLOWING INSTRUCTIONS BELOW* 1. First Name and Last fields should not have less than four

image text in transcribed

*FORM HTML CODING ATTACHED THAT MUST BE VALIDATED USING JAVASCRIPT FOLLOWING INSTRUCTIONS BELOW*

1. First Name and Last fields should not have less than four (4) characters as input.

2. Names (First and Last) should only consist of text input (no special characters, symbols or numeric input allowed). An error message should pop up if input is in incorrect format.

3. Email should be entered in proper format. e.g it should include @ and .com

4. Phone number should be entered in the format (xxx)-(xxx)-(xxxx) and by default the format appears (greyed out) in the text box.

5. Password should be at least 8 characters in length and : i) Must have atleast one upper and one lower case character ii) Must have atleast one digit iii) Must have one special character such as @, $ etc iv) These instructions to be displayed on the left of the box, so user knows what type of password to be created.

6. Password and confirm password MUST match with each other.

7. If any of the fields is left BLANK (not filled) by the user, an warning message should show up, asking the user to fill in the required field.

If the user enters any wrong type of input, an alert should be displayed showing what correct input is required.

All field must have an (*) next to them showing that they are mandatory to be filled.

Try to display a brief note in front of the files about what type of input is required. For example , next to password field , you can display message minimum 8 characters in length with upper and lower case, digit and a special character

1 1 2 3 4 Sign Up Form 5 6
10 Sign Up 11
12 13 14 15 16 17 18 19 20 21 22 23 24 37 39 40 41 42 43 44 49 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
First Name:
Last Name:
Date of Birth
Gender:MaleFemale
Country:
Phone:
Password:
Confirm Password:
I Agree to the Terms of Use
72
73 74
75 76
77 78

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions

Question

4-56. Our computers are serviced by the Santee Company.

Answered: 1 week ago