I am trying to password protect a form, and I don't want to access the registry so I don't want to use the Login form that is built in. All I am using is an input box. I want to be able to replace the characters the user types in with * so no one else can see the password, but I don't know how to do it in an input box, or if it can even be done. Any ideas?
