Follow Us!

Password Verification and Strength Checker

Posted by on Aug 18, 2008 in CSS, HTML Tutorials, JavaScriptTutorials, Web Development Tutorials | 10 comments

This tutorial will walk you through creating a registration form that includes a password strength checker to tell the user how strong (security wise) their password is. This form will also include two password boxes and will verify that the same password has been entered twice to prevent typing the wrong thing into a password box.

Read More