Click to See Complete Forum and Search --> : ****** in passwords


becky
01-04-2003, 11:32 PM
Hello.:D
I was wondering...in multiple username/password codes, how do you make the password turn out like *stars* when the user types?

Just wondering :P

Thanks

Becky

AdamBrill
01-04-2003, 11:40 PM
Try just making a password field like this:

<input type=password>

They aren't exactly asterisks, but they might do for you. :)

becky
01-04-2003, 11:45 PM
OK, I'll try that. Thanks! :D