Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Login Script Reading Text File One Record Too Soon

Status
Not open for further replies.

tanaka99

MIS
Feb 25, 2002
9
US
I've got a login script that reads a text file. It looks at the index (user id) and a password field. Then it determines a permission level based on a preset parameter. The first record in the script is a 'Test' record and works fine. Any subsequent users (1381 of them) I try to login and the script reads the record just before the one I want. I've been over the script a hundred times and can't seem to figure why this is happening. thanks.
 
don't forget everything usually starts on 0 instead of 1. But if you have problems, send me some notes, and i'll try to help you out. Anikin
Hugo Alexandre Dias
Web-Programmer
anikin_jedi@hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top