View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Sub to download all linked files in a webpage to folder?

It can be done but I need the webpage URL. Not all webpages are the same so
you have to get the webpage do determine the proper method to use.

"Max" wrote:

Any chance of a sub which can download all the linked files on a certain
webpage to a designated local folder, say to D:\Max\Archive?

Eg on this page:
http://savefile.com/projects/236895

Thanks for any insights

Max