Only showing files that are smaller then 500 bytes:
File Name:
File Size (bytes):
Date Created:
sample.asp
394
3/9/2001 4:56:23 PM
sample.htm
386
3/9/2001 4:56:23 PM
sample.rtf
393
3/9/2001 4:56:23 PM
sample.txt
126
3/9/2001 4:56:23 PM
Sometimes it's nice to have all the power and flexibility that's associated with
the database objects we're used to, even when the information we're dealing with
didn't come from a database. That's the idea behind this sample. In it, we show you
how to read file information via the FileSystemObject and place it into a Recordset.
Once the information is in the Recordset, it's much easier to manipulate then
when we're reading it off the server's file system.