This topic is locked

Hide Password on Registration screen

10/17/2007 6:16:08 PM
ASPRunnerPro General questions
S
semleon author

I have a site built (using 4.1) where i have the registration system active. I noticed that the Password fields are not hidden. In otherwords, when a user goes to register and type the password they want to use, you can see the characters as apposed to the dots for hidden passwords.
How can I make these fields as "Password" fields. I looked at the code in the form, but it is not obvious to me.

S
semleon author 10/17/2007

Please disregard....I simply changed the field type in Design Mode to a Password Type field.