OK...i want to be able to compare 2 strings from a .txt file. My program is like a account creation page. The user inputs his name and password in, it then saves to a .txt file, and then to 'sign' in i want to compare the two strings and print a success msg or failed msg.