indexing files

  • Thread starter Thread starter Stelrad Doulton
  • Start date Start date
S

Stelrad Doulton

Hi,

Is there a standard way to index the files in a directory other than parsing
the page you get when directory indexing is switched on?

Also what methods do people use to synchronise time with the web server?

Thanks
 
Sorry. This was an unclear post.

I have a number of mobile clients which need to download files when they
become available on my ASP .NET server. I have no control over the file
names. In other words I need to do a "get all".

Therefore, my question is: Is there any other way to do this other than
write a script which returns a list of files.
 
Back
Top