I need password strength control for ASP.NET. I looked at management in the ajax management toolkit, but it is not fully customizable. I need to put it statically on the layout.
Try using the googles Google Password Strength API http://www.codeproject.com/KB/ajax/GooglePasswordStrength.aspx
Try under the validators:
Webforms
Password Policy / Strength ASP.NET Validator Web Control
:
MVC
/ ASP.NET MVC Validator
The AJAX Control Toolkit actually has decent if still using web forms. The bar indicator is not bad at all.