
PasswordStrength Example using Ajax In Asp.Net.
In this example i'm explaining how to use PasswordStrength Control of AjaxControlToolkit for asp.net 3.5.
For this Add latest version of AjaxControlToolkit.dll in BIN folder of application and place one textbox and passwordstrength control on the aspx page.
Add below mentioned CSS style...