login form (1 Viewer)

R

rk9721

Guest
I have created a login form that suppose to verify user and password to open a form.
What codes i need to write to make it work.

form details.
username (combo box)
password (txt box)
login (command button)

user query.
userid
username
userpassword

form name it suppose to open after login
invoice

thanks in advance



[This message has been edited by rk9721 (edited 01-20-2002).]
 
D

D B Lawson

Guest
I've got a sample which you could adapt. Can't remember where I found it but it works well. I'll email to you.
 
D

D B Lawson

Guest
By the way, it's best not to place multiple postings regarding the same thing. It really upsets people!

[This message has been edited by D B Lawson (edited 01-20-2002).]
 

raindrop3

Registered User.
Local time
Today, 13:45
Joined
Sep 6, 2001
Messages
98
D B Lawson,

can you e-mail me the example too?

Thanks!

Albert
 

alguzman

Registered User.
Local time
Today, 13:45
Joined
Aug 2, 2001
Messages
63
Lawson can you email me a copy too, it sounds like something I would like to try for my database. aguzman@nespapool.org
 

Fornatian

Dim Person
Local time
Today, 13:45
Joined
Sep 1, 2000
Messages
1,396
DB Lawson - now you've done it!
(PS.I don't want a copy thanks!)
 

bseche

Registered User.
Local time
Today, 08:45
Joined
Aug 13, 2001
Messages
26
Can you please e-mail it to me also. Thank you
 

Benjamin Bolduc

Registered User.
Local time
Today, 08:45
Joined
Jan 4, 2002
Messages
169
Think about how great you'd feel if you sent that Code to me too!

Thanks
 

Aquadevel

Registered User.
Local time
Today, 07:45
Joined
Sep 23, 2005
Messages
16
security/password levels

:) Do a search for Security2000.mdb, it works great.
 

Users who are viewing this thread

Top Bottom