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


genjibox
02-28-2003, 12:14 PM
hey guys.. how do i get it so when your typing into a password screen you make it so that its the astericks and not the actual lettering?

I already have the java applet for entering the member name and password.. is there a way i can add a certain script to that? please let me know...

thank you

pyro
02-28-2003, 12:28 PM
<input type="password"> should do the trick for you...

genjibox
02-28-2003, 10:10 PM
thank you! :)