Ok, so if by loading the web site via WebBrowser control and then getting an image via WebClient, maybe that image is actually coming from the cache?
if thats the case, then thats ok. Anything to cut down on the amount of data that needs to be dl'd.
I'll have to do some testing on this, this is just an pesonal app and won't be published anywhere, so even if I don't get the info I need, thats ok.