Hello again, with relation to my last thread. When a person logs in with a username which has already been validated with whats on the access database, i want it to be able to search the persons username (when they validate it) against the access table ive created (with all the details ive already added) and shows all that data in a form in the relevant textboxes when it opens up, which is relevant to that username:
Ie: Person adds ''30000615" in the username box and "qwerty123456" in the password box, it then validates that (im not to sure on that either see previous thread) against the access table and then brings up all the information related to that username on a seperate form in their corresponing boxes. Ie 3000615, Name: Joe Bloggs, DOB: 01/01/2001, phone numver: 0123456799 etc etc etc
Cheers
Ie: Person adds ''30000615" in the username box and "qwerty123456" in the password box, it then validates that (im not to sure on that either see previous thread) against the access table and then brings up all the information related to that username on a seperate form in their corresponing boxes. Ie 3000615, Name: Joe Bloggs, DOB: 01/01/2001, phone numver: 0123456799 etc etc etc
Cheers