ASP Programming Question:
What is a FileSystemObject object?

Answer:
It provides access to the physical file system of the web server. It gets and manipulates information about all drives in a server, folders and sub-folders on a drive and files inside a folder.
Previous Question | Next Question |
What is HTML (Hypertext Markup Language)? | What is a Dictionary object? |