How to Create / Validate / Submit a Form using HTML CSS & JavaScript Regular Expressions

preview_player
Показать описание
In this tutorial we are goin to create a registration form in HTML and CSS and also use materialize css classes. In order to validate the form we are going to use JavaScript regular expressions to validate name input, phone number input, zip code input, password input validation, email input validation. After all of the input fields are valid we will submit the form.

💖 Support The Channel by becoming a patreon!

🎱 Code for this Video:
-----------------------------------------------------------------------------

My Courses:

👨‍🏫 Web Development HTML CSS & JS a 2020 Beginner to Advance Course:

👨‍🏫 Modern JavaScript and NodeJS from Beginner to Advanced Course:

Visual Studio Code - Master the Complete VS Code environment:

👨‍🏫 Advanced CSS & SASS: Framework, FlexBox, Grid, Animations Course

Check out my Website for more tutorials and Udemy Course :

-------------------------------------------------------------------------------------------------

Crash Courses Videos:

-------------------------------------------------------------------------------------------------

FOLLOW ON SOCIAL MEDIA:

#formvalidation #javascript #webdevelopment
Рекомендации по теме
Комментарии
Автор

Great Job! I appreciate it :) >> I have a small question in password validation why do you group regex between (), Is there a difference if I don't do that?

hasnaaelmasry
Автор

The source code is incomplete which i have downloaded just now. ValidatePassword and other functions are missing

DeepakLalchandaniProfile
Автор

Could you please reply back. Unable to get full source code for this video explanation

DeepakLalchandaniProfile