I have a program which id like to restrict to certain users, according to there username. I would like to store the usernames in a text document on a file server of mine, and id like to use inet to check this text document. Ive been using the openurl method, but the problem ive been having is, it doesnt recognize each line as a different user name, is there some way to fix this?