Creating a File Explorer in ASP
Published 1/13/02 - For
Classic ASP
Introduction
The FileSystemObject is a very comprehensive set of classes that allow for very detailed navigation of the file system. To demonstate this, I have created a small file browser, which I will demonstrate the creation of in this article.