I am writing a code that will login the user then one they are logged in they will enter in other information in textboxes.
I wanted to know how to check that the username, password and ID match what is in a sql database. Also once it goes through how to output all of that into one textbox that will ultimately go to a txt file. I have all the other textboxes done just need those.
if you need other info let me know.
thank you!