Description of Password Validator :
The Password Validator is a piece of javascript code that will allow you to add dynamic validation to password fields on your forms .NET style. This can be done quickly by adding 2 lines of code to your existing HTML pages. As with all my other snippets, you DO NOT have to modify any existing code.