How do you get the * on a form?

liunx

Guest
Hi All,<br />
How do you get the * to show on a form when you are asking someone to put in a password? To put it another way, I want the person to type in a password (fred) but it will only appear on the screen form as ****, but when I recieve the form I will see the password.<!--content--><input type=password name=pass><br />
<br />
that's all. instead of type=text you use type=password<!--content-->
 
Back
Top