You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Reading a file ASP / File Operations
In this example we open a file which is in this case called sampletext.txt . This file contains several lines which we wish to display , so we loop the lines of text one at a time and display them until there are none left to display