Please examine this attachment

Tezcatlipoca

Registered User.
Local time
Today, 00:54
Joined
Mar 13, 2003
Messages
246
Hi!

I use a modified version of an excellent little password protection system which is designed to protect certain buttons by greying them out until a password is entered.

Whilst I have adapted this file for my database, and it works perfectly, I'd really like to alter the password from the one that came with the example to one of my own.

My problem - being a little new to this kind of thing - is that in examining the coding of the various files used I can find no instance of the password, and, by extension, cannot change it.

Could someone please be kind enough to poke around with this and see if they can find where the password variable is held?

Thanks!
 
Last edited:
Ah! Found it. Thanks a lot.
 
User name

Is it possible to add a username to that form and use the username in other forms (defaultvalue = [Forms]![passwordform]![username]? (default value for the field you want the username to come up in)
It doesn't have to verify a username with a password but just check the password and use the username in different forms. If i'm not clear enough just tell me and i'll rephrase
 

Users who are viewing this thread

Back
Top Bottom