I current a heap of folders, which contain many files. I want to create a dynamic ASP script to list all the folders / files in their current document structure. Also implement a search function for file names.
Is this possible? is there already a script available that does this? Where should i start?
Thanks in advance.
Easy_Coder
9:35 am on Aug 1, 2006 (gmt 0)
ASP 3.0 look into --> FileSystem Object
.Net look into --> DirectoryInfo and FileInfo
aspdaddy
5:38 pm on Aug 1, 2006 (gmt 0)
Theres a few free scripts to do it here: [aspin.com...]
If you have root access to Win2003, you could just turn on the sharepoint service.