Disasterpiece
Well-known member
*Sigh* Programming is so frustrating for a beginner.
Anyway heres my current Problem:
I have an Access DataBase with Usernames and PWs. The PWs are stored as MD5 encrypted.
I need to know how to write the code to login to a program.
The login form has a Username and Password Textbox.
How do I do this in code?
Thanks.
Anyway heres my current Problem:
I have an Access DataBase with Usernames and PWs. The PWs are stored as MD5 encrypted.
I need to know how to write the code to login to a program.
The login form has a Username and Password Textbox.
How do I do this in code?
Thanks.