View Single Post
Old Dec 13th, 2006, 2:58 AM   #1
ElijahX
Newbie
 
Join Date: Dec 2006
Posts: 1
Rep Power: 0 ElijahX is on a distinguished road
Downloading series of images?

Basically, I am new to Visual Basic, so I don't know much about it.

However, I want to make a program, that will download a series of images, for example. http://www.somesite.com/image001.jpg, http://www.somesite.com/image002.jpg, http://www.somesite.com/image004.jpg, so on.

All I need it todo is, like
download
site.com/image001, image002, so on, untill I tell it to stop. (Or like, it reaches 999)

How would I go about doing this?

I need this because I want to download a bunch of pictures I have on freewebs, that are like image001, image002, so on, and I don't not have FTP acsess, so I figure this would make it easier.
ElijahX is offline   Reply With Quote