FrmPass

Prompt for a password, or username and password, returns information back to code

CodeFunctionName
What is this?

Public

Tested

Original Work
How to use it:
' Ask for username and password
FrmPass.login UserN, UserP
    UserN and UserP are public
    Function will return what user entered in UserN and UserP
' Ask for password for a given username
FrmPass.PasswordOnly UserN, Pwd
    Pwd will have the password entered by user


UserN, UserP

Views 3,300

Downloads 1,508

CodeID
DB ID