I need a control that will accept an email address and password/verify with a password strength indicator.
Has anyone seen a similar type control?
I need a control that will accept an email address and password/verify with a password strength indicator.
Has anyone seen a similar type control?
Try the PasswordStrength control from the ASP.NET AJAX Control Toolkit.
check this article which use google api to create password strenth control :
(Google Password Strength API) http://www.codeproject.com/KB/ajax/GooglePasswordStrength.aspx