I realize that I cannot get the plain text password. What I am asking is if there is a way to retrieve and check a password. I do not wish to display the password, simply compare it to another value. My previous post concerned checking the password when we already had another one to check against. Now this questions asks if we can check the password when we retrieve another password from a user. I do not want to use a transaction file that contains passwords (how I have it now) and was simply wondering if I could automatically get the users passwords. Thanks, Kevin.