CBrown
Nov 22 2004, 02:50 AM
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
Nov 22 2004, 03:28 AM
type="password"
CBrown
Nov 22 2004, 03:29 AM
for a prompt box?
Timo
Nov 22 2004, 04:40 AM
for the input box on an html form... not sure about javascript prompts...
Joe
Nov 22 2004, 10:59 AM
Waleed
Nov 22 2004, 04:27 PM
are these types of passwords safe? the popup Javascript type.
Joe
Nov 22 2004, 04:28 PM
Nope ... server side is the only way to make them truly safe
Waleed
Nov 22 2004, 04:50 PM
I thought so!
CBrown
Nov 22 2004, 10:38 PM
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
Nov 23 2004, 11:32 AM
.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.