I need to be able to browse from our intranet server onot a file server and list folders/files.
I have it working with FileSystemObject on server 2003, IIS6, but it is very slow for folders with a lot of files.
What's the best was of doing this with IIS7, classic ASP on windows 2008 32bit please?
Does FSO work with IIS7? Is there a more efficient way (indexing service, windows search????)?
Thanks.