amit
amit

Reputation: 127

Password length detector with AJAX or jQuery

Does any one know how to add a password length checker on the registration form which will detect password length as:

Upvotes: 1

Views: 551

Answers (3)

Toni Fisler
Toni Fisler

Reputation: 311

Here is a list of plugins I think could help you.

http://jquerybyexample.blogspot.com/2012/07/jquery-plugin-to-show-password-strength.html

Upvotes: 3

Siva
Siva

Reputation: 44

We can integrate lot of Jquery Plugins

For Example: please refer this http://www.aspdotnet-suresh.com/2012/09/best-jquery-password-strength-plugin.html

Maybe it'll help you

Upvotes: 0

David Raijmakers
David Raijmakers

Reputation: 1379

Simple google check: Typed exactely what you needed:

http://gazpo.com/2012/04/password-strength/

Maybe it'll help you

Upvotes: 0

Related Questions