Here is the background, you have a database that contains a data table with a username (or email) column and password column. You want a user to input their credentials and validate the login. There...