What I tried was loading the websitve via system.net.webClient into a sting an then a looked for each HTML image-tag in the string and with STRING.remove I thougt I could separate the URL of the image but that didn't realy work.
Is there a method to user IE's website downloader without using the WebBrowser control - this could be easier.
|