Click to See Complete Forum and Search --> : Login Password *


L3zL1E
07-24-2007, 01:33 PM
I have some secure logins on my site, but don't know how to change the password field so that when the user types their password a * is shown instead of their actual password.

Any help would be greatly appreciated!

L

firman
07-24-2007, 01:47 PM
<input type="password">

L3zL1E
07-24-2007, 01:52 PM
Thanks so much!