In this previous lesson we styled a basic HTML form using Bootstrap. We will now look at how we process the data from the form.
How to Use jQuery to Select and Deselect all Checkboxes
How to use foreach loops
How to Use Regular Expressions to Check Password Strength
In this previous tutorial we created a simple registration form. Websites often require a specific strength for a password. In this lesson we will use RegEx to test the password strength.