PDA

View Full Version : password screen


Jetbbal
02-23-2004, 09:08 AM
okay i've made a password screen that works so when you put in a username and a password in two different input boxes and then click the enter button it does a little function


is there anyway to make it so the characters for the password input appear to be ******** instead of the password???

thanks

binkyboo
02-23-2004, 09:14 AM
In the input textbox properties menu select Password instead of Single Line.

Jetbbal
02-24-2004, 08:29 AM
thanks