PasswordMaker Forums
March 16, 2010, 06:11:29 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: 1 [2]
  Print  
Author Topic: PasswordMaker Advanced Settings  (Read 4499 times)
Eric H. Jung
grimholtz
Administrator
*****
Offline Offline

Posts: 3263


WWW
« Reply #15 on: September 06, 2005, 05:04:38 AM »

Quote
the new password will still work because it is in effect still 'the same', only shorter
Correct, assuming the admin increases the max length. However, I've never known a site to decrease its max length.
Logged
Rick DeBay
Guest
« Reply #16 on: September 21, 2005, 07:59:09 PM »

Quote
The PW box typically looks like this:

<input type ="password" maxlenght="25" . . .

That maxlength is what Eric wants to grab and set the lengh in PM to 25, in this case.
You should check for both the maxlength and the size attributes.  Not all sites are correctly written, and many use the size attribute (size of the entry field) to limit the size of the password (which should be defined by maxlength).
If maxlength exists use it, otherwise fall back to size.

Rick DeBay
Logged
Eric H. Jung
grimholtz
Administrator
*****
Offline Offline

Posts: 3263


WWW
« Reply #17 on: September 21, 2005, 10:49:38 PM »

Got it. Thanks.
Logged
PasswordMaker Forums
   

 Logged
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!