im making a login script and the usernam and password is in the file named pass69.txt... and it is set like so:
username password
username2 password2
is there a way to tell the form that it is set up like that and have it scan the .txt untill it find what is typed in the form text box named username and one named password?