I need to open up a prompt for someone to enter a password upon entry to my page. I got the prompt, but i need the text field to display the '*' symbol instead of whats really typed. How do you do this???
Printable View
I need to open up a prompt for someone to enter a password upon entry to my page. I got the prompt, but i need the text field to display the '*' symbol instead of whats really typed. How do you do this???
Code:<input type="password">
Not possible in a box.