Categories
Tags → File System Object On Asp

Folders To Gallery Script

No database required for this script. Just one file that scans all the subdirectories under it and then creates categories and galleries based on the folder names. Script consists on one asp file and two image files. Uses the file system object to...
DETAILS

Delete Folders Online

ASP does not allow you to use IO system to modify on files and folders. But with the help of FileSystem object you can delete any file on your server. Do not forget to double check permissions for this operation.
DETAILS
©2003-2008 jCay.com