Click to See Complete Forum and Search --> : Other than ReadAll() is there another way to read from a text file


K-Dawg
January 4th, 2002, 03:10 PM
I need to be able to read from a text file into my asp file one record at a time but the only function I have found is ReadAll(). Is there something else I can use?