gngplcs
05-16-2003, 07:55 PM
I'm attempting to list the contents of a directory and need to display the file Name, DateLastModified, Size, and Type. I've got the directory listing which includes the file name and size, however I'm getting a error on the date and type, while using the FileSystemObject. I'm sure it's something trivial that I could figure out, but I don't have much time to work on this. Any help would be appreciated.
As an aside, I would also like to display a file discription, but short of setting up a database to hold the information I don't see simple way to do this. Any Thoughts?
As an aside, I would also like to display a file discription, but short of setting up a database to hold the information I don't see simple way to do this. Any Thoughts?