Help - Search - Members - Calendar
Full Version: masking a password
Weborum Webmaster Forum > Web Page Design > Javascript
CBrown
If I have a prompt box that a password needs to be typed into, how would I change any text that the user enters into *s so that the password would be masked?
Josh
type="password"
CBrown
for a prompt box?
Timo
for the input box on an html form... not sure about javascript prompts...
Joe
JavaScript Prompts

JavaScript Passwords

HTH smile.gif
Waleed
are these types of passwords safe? the popup Javascript type.
Joe
Nope ... server side is the only way to make them truly safe
Waleed
I thought so!
CBrown
yeah... most of my online stuff i protect with a .htpasswd file. This is just for HTML files that I carry around on floppy disks sometimes. I think that my version is safer than most, just not as safe as other methods.
Joe
.htaccess alongside .htpasswd
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.