If im creating a software that will have many users that will log in using their own unique user name and password, how do I set up the log in screen so the software does not try to add the user name and password to the database each time someone try to log in, but will instead just cross refference the database to see if the user name and password is ligit.
Bookmarks