
The file system object (FSO) model provides a collection of very handy objects for accessing a computer's file system. What does this mean? It means that you can manipulate files, folders, drives, etc., all through ASP pages. You can write or delete text, store information, move files around, and perform searches.
|