Mr.Hanky
Jan 10th, 2000, 07:42 AM
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. :o