How to pass codes in a menubar function

CraigWarmy

Registered User.
Local time
Today, 15:06
Joined
Feb 13, 2009
Messages
30
I am trying to pass codes from a menubar to a password form. All of these forms need to be validated first by using a password protected form. I have the password form already built, but all the forms need to use it and then go off on the form each needs to go to. I just did not want to build a bunch of password forms for each one.
 
I open a hidden form as the first form to open and use it for housekeeping and as a Kick-em-off form. It is left open for the entire application and the last form to close where it does more housekeeping. It could easily hold a password validation for a user.
 
I figured out a different way to do it.

Thanks!
 
Glad to hear it. Care to share with others that might read this thread in the future?
 

Users who are viewing this thread

Back
Top Bottom