Question: a: Write a Lavascript function that will validate the user name against the following criteria. - Text box should not be empty. - Name should

 a: Write a Lavascript function that will validate the user name

a: Write a Lavascript function that will validate the user name against the following criteria. - Text box should not be empty. - Name should not contain the numbers. b: Write a Javascript function that will validate the password against the following criteria. - Password should not be empty. - The length of password should not be exceeded the eight characters. - The password should contain the alphanumeric characters (it should not be the combination of characters or number only)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!