Hello,
I have a login screen in my VB 6 program, it is for teachers,
I have a user-name text box and password text box. There is also a login button.
I want there to be one password for all teachers but I want each teacher to have their own user-name. I am using an if statment for this but will only allow me use one user-name.
Please help.
Thanks