List Images or Other Files in a Folder Using ASP+FileSystemObject
This is a simple script that lists the files present in the specified folder (directory). It uses VBScript's FileSystemObject to scan and return list of files in the specified folder that match specified filename extension(s). In addition to file names, the script also shows file size and last modified date. The example also demonstrates a naive use of RegExp object to match multiple file extensions. A standalone VBScript function plus an accompanying ASP example to display the date is provided.
Visit publisher site: List Images or Other Files in a Folder Using ASP+FileSystemObjectListing Details
- Filed in:
-
Scripts / ASP / Tutorials & Tips / File Manipulation
- Submitted on:
- Last Updated:
- Jul 4, 2009
- Publisher:
- Salman Arshad Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
- Example can be freely revised and used on commercial/non commercial projects
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for List Images or Other Files in a Folder Using ASP+FileSystemObject