|
-
Feb 8th, 2000, 06:42 PM
#1
Thread Starter
New Member
I have a combobox on one of my forms which is conneted to a database. When you drop down the list it gives me employee names. What i want to achive is that when a employee selects his name from the list he must be prompted for a password, can this be done?
-
Feb 8th, 2000, 08:06 PM
#2
New Member
This should be possible in a way.
What you could try is that when a user selects a name in the combo box, it pops up an input box That asks for the password. Then compare the password they give with what is in the database. If the two match, then Show all the details.
Not sure of the exact code required, as I try not to do too much on databases, but if you still get stuck, post a message here and I will give a few more pointers
HTH
Ell
------------------
Ell Holmes
[email protected]
-
Feb 9th, 2000, 05:10 AM
#3
Thread Starter
New Member
Originally posted by MartinLiss:
I've sent you a small app that does what you want.
Works 100% thanks!
-
Feb 9th, 2000, 12:40 PM
#4
I've sent you a small app that does what you want.
------------------
Marty
What did the fish say when it hit the concrete wall?
> > > > > "Dam!"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|