|
-
Jan 10th, 2000, 08:42 AM
#1
Thread Starter
New Member
I need code for a very simple Login form. The form contains txt entry boxes for a user name and a PIN number(4 digits).These boxes are bound to fields in an Access database.The form also contains a cancel control and ok control.When Ok is selected, the inputted text must be compared to database entries to determine if user will be granted access to the next form.My code lets non database entries through or brings up an error message that is not defined.So I would like to start from scratch.If anybody has any examples I would greatly appreciate it.
-
Jan 12th, 2000, 01:30 AM
#2
New Member
I might be able to help you but I would suggest saving and fetching the information from the Registry instead of a database.
A database is only needed if you've got a lot of different users but that is something that most people don't have.
There are help on how to you use the registry if you go to tha main page.
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
|