FileSystem object:

In ASP applications, the FileSystem object provides access to a computer's file system. The FileSystem object can perform simple functions such as opening and closing files. Various methods can be applied to the FileSystem object to affect the organization and properties of a file system.

See also:

JScript FileSystemObject Object in "JScript Language Reference" in "Chapter 5: Developer’s Reference"

VBScript FileSystemObject Object in "VBScript Language Reference" in "Chapter 5: Developer’s Reference"

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.