Categories

Updated: 03/28/2007

Counting lines in text files

In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method.
Similar Scripts for "Counting lines in text files"

Delete Folders Online

ASP does not allow you to use IO system to modify on files and folders. But with the help of FileSystem object you can delete any file on your server. Do not forget to double check permissions for this operation.

ASP in a Nutshell

ASP in a Nutshell provides the high-quality documentation that developers really need to create effective ASP applications. It focuses on how features are used in a real application and highlights little-known or undocumented features as well. This b...

Professional Active Server Pages 2.0

Building on the success of our Professional ASP book, this book brings the subject area bang up to date with its coverage of ASP 2.0, released as part of IIS4. Active Server Pages is the Microsoft technology which allows you to build pages dynamicall...

AspUpload

AspUpload is an Active Server component which enables an ASP application to accept, save and manipulate files uploaded with a browser. It features: Ability to upload multiple files at once, Ability to set file owners, Ability to change file attribute...
©2003-2008 jCay.com