I am currently making my last page which is a registration page. The problem is that i wanted to make the password input as **** or something similar everytime they place their password into the box. To clarify this, let's have an example: I have an input box: <input type="text" name="password"> HTML: I want to enter my password: K2xT2d But when i enter this password, i want the display to be: ****** How will i do it? I think i can do it either javascript or php.
Damn!! Is that the solution?? So short.. OMG!! I am so dumb!! I am so dumb!! I tried to create a javascript for this for about 2 hours now and....