Hey guys, I was wondering how would i be able to get this image onto my VB project?

http://ichart.finance.yahoo.com/b?s=DIS

Notice that when you open that, it brings it up as an image. But I have code to put images directly from the internet onto my Image1. The thing is, it wont work for that since it doesn't have a .png or .jpg or .gif or any of those extentions.

any idea how i would put that image on my program without actually downloading it to my harddrive?