Hi.
I need to put all the files' URLs (in my case, the files are all jpg images) from a website's certain directory into a text file as lines.
I don't know how to do this, as HTTPWebRequest and HTTPWebResponse aren't what I need (I actually have never used them, but it was the only thing I could find some information about).
Can you give me some suggestions about how to do it?
To be more specific, the urls are all like

http://images.comicbookresources.com/solicits/marvelcomics/201001/sm/42_GHOST_RIDERS__HEAVENS_ON_FIRE_6.jpg

(yeah, these are comic books covers). Of course the only thing that changes is the name of the file itself.
It's impossible to do manually as there are more than a hundred of images.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.