Shown below is the content of the sample application. If you
want to test the Classic ASP code, deploy the application to your IIS Web
Server. The local ASP.NET Development Web Server does not support Classic ASP.
Figure 3

·
Default.aspx – sample code in ASP.NET c# with MasterPage
·
Default.aspx2 – sample code in ASP.NET c# without MasterPage
·
Password_strength_Indicator.asp – sample code in Classic ASP
·
jQuery_Password_Strength_Indicator.htm – sample code in HTML
·
PasswordPolicy.xml – contains password policy information
·
Password.xslt – to transform PasswordPoclicy.xml file into HTML
format
·
jQuery.password-strength.js –this is the plug-in I have created
·
Download latest jQuery library from here