Page 1 of 1

password field

Posted: Sat Nov 04, 2006 4:24 pm
by kippy
Is there a way to set the password field asterisks to display a set length, for example 5 or 6 asterisks, regardless of the actual length of the password? Any help is appreciated.

Posted: Sat Nov 04, 2006 4:25 pm
by feyd
That would generally be a no.

Posted: Sat Nov 04, 2006 4:30 pm
by kippy
is that based on the language? I have seen this in webmail programs...that display a password field with say 5 asterisks, yet the password can actually be 3 characters long....either way..thanks!

Posted: Sat Nov 04, 2006 4:40 pm
by Zoxive
kippy wrote:is that based on the language? I have seen this in webmail programs...that display a password field with say 5 asterisks, yet the password can actually be 3 characters long....either way..thanks!

Def a no in php, Javascript on the other hand? possibly.