
ASP provides access to the web server's file system by defining several objects representing drives, folders, files, etc. This article demonstrates the coding basics needed to perform the most common file operations: creating, deleting, reading from and writing to a file.
|