Write a JavaScript program to design student registration form and perform following
validation:
- Check all fields should not contain a null value
- Check name field contains only alphabets
- Mobile No. field should be of 10 digits.
- Pin code field should be of 06 digits.
-
Notifications
You must be signed in to change notification settings - Fork 0
Write a JavaScript program to design student registration form and perform following validation: - Check all fields should not contain a null value - Check name field contains only alphabets - Mobile No. field should be of 10 digits. - Pin code field should be of 06 digits.
its-weirdo-06/Student-Registration-From-Form-validation-Using-JavaScript-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Write a JavaScript program to design student registration form and perform following validation: - Check all fields should not contain a null value - Check name field contains only alphabets - Mobile No. field should be of 10 digits. - Pin code field should be of 06 digits.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published