View Single Post
  #1 (permalink)  
Old 09-06-2007, 08:40 PM
philkryder philkryder is offline
Member
 
Join Date: Sep 2007
Posts: 79
Default How do I download ALL files in an ASP folder

I want to download some files from a web page.

But, the number of folders and there names vary.

Also, the number of files in each folder varies.

How do I dynamically determine the number and names of the folders and the files within them to download.

The files and folders show up as "controls" and I can record the actions easily.
I just want to dynamically vary the controls and file names.

Thanks!
Phil
Reply With Quote