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 |