Description of FileSystemObject: Read & Write Textfiles :
Using this ASP tutorial, learners in ASP programming can acquire more information about FileSystemObject for manipulating text files. It is clearly illustrated with the help of coding snippets how to write to the file and how to read the file content line-by-line as string. Appending text to the file is also clearly described with example.