Does anyone have a quick and easy piece of code that I could use to point to the url location of a bunch of image files and download them to a local folder? For example, imagine I wanted to download http://www.mysourcewebsite.com/images/picture0001onsite.jpg through .../picture999onsite.jpg.
I've not had a lot of experience in C++ and would greatly appreciate any help you can provide in getting started.
Thanks so much.
- R