Why the progress bar indicators look different from the
one in the demo application?
Make sure that there is a proper DocType declare before the
<html> tag. Click here
to learn more about it.
Figure 5

How to change the TextBox to password mode?
For ASP.NET control, set the TextMode attribute to
"Password".
For HTML control, set the type property to
"Password".
Why I'm getting the error "This type of page is
not served." when running the Classic ASP code on the local ASP.NET
Development Server?
Deploy the demo application to the IIS Web Application
Server.
Can I use this plug-in with other programming
languages?
Yes.