I am using an input box to enter a password so the user can enter the password maintenance section of my password system. The trouble is that I want the input box to display the password typed in by the user as * instead of text so that no one else can read the password as it is keyed in.

Does anyone know how to this?

Thankx

Ben