see attachment
Hello Jack
I use the db provide by khawar on the 1st replies of this thread "Sample Password On Forms and Reports.zip "
I dont use a table or a form. i just use a Inputbox
Pls let me know Thanks for your help.
see attachment
Jack,
Just enter 2693 as the keycode in tblPassword. The field will display kind
of funny, because its Input Mask is set to password.
Highlight the entire field and type in 2693 - ignore the "*" that are displayed.
Wayne
HEMAN85,
you have to open the tblPassword.
HeMan,
You appear to have a different tblPassWord.
Wayne
HeMan,
You're running something totally different than Jack.
To change a Password in your application, just open tblPasswords and
enter a new Password for the appropriate form/report. You do not have
to set the Input Mask to Password. Remove the "Password" on the
Input Mask and use it like it was originally.
Wayne
Yes I know
I just want to know how can I set the Inputbox for show **** characters because If you enter the password right now, I can see the text was typed on the inputbox.
Pls let me know
Download the ammended file
OK I use this forms. And its a great option.
But first When I enter the password in one of the protected form, the password form was opened and I enter the password... fine.
But If I need to enter into another protected form using the same module, when the password form appear asking for password, I press the exit bottom and The protected form was opened without any password typed. So its necesary close the DB before enter the password on the protected forms.
How can I clean the password before enter to any protected form?
Or how can I stop the password form and dont allow access to the potected form?
Thanks very much for your help.
OK I use this forms. And its a great option.
But first When I enter the password in one of the protected form, the password form was opened and I enter the password... fine.
But If I need to enter into another protected form using the same module, when the password form appear asking for password, I press the exit bottom and The protected form was opened without any password typed. So its necesary close the DB before enter the password on the protected forms.
How can I clean the password before enter to any protected form?
Or how can I stop the password form and dont allow access to the potected form?
Thanks very much for your help.
If you have downloaded my solution it was different it was based on inputbox rather then form to prompt password