Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passwords

Status
Not open for further replies.

Peppi

Programmer
Apr 9, 2001
205
CA
Hi.

When a password is encrypted using password(), do you know how many characters it is encrypted to? For example, if the password is 'hotshot', how many characters will this password take up in the database when it is encrypted? Does it double, triple, or is there no standard rule?

Thx.
 
Do you mean when you use Password() as an input mask? If so it does not do any kind of encryption it merely hides the text with asteriks(*).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top