Can anyone help me with a VB program to download files linked from a website. The idea is that the user enters the URL of the website and then the program will list the files and the user clicks a button to save all the files to disk. The file types that I want it to show and download are:

  • Image Files
  • CSS Files
  • HTML Files
  • JS Files


If anyone can help at all it would be greatly appreciated.

Thanks,
Benedict3578