- 1,233 categories
- 40,467 scripts
Updated: 03/28/2007
- In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 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 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...
- 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 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...