Need help saving an image from webbrowser!

D

Duncan

I need to write a routine that automatically loads a .gif image from
the internet and saves it to disk. I managed to get the webbrowser
object to load the image but any attempt to use WebBrowser1.ExecWB
OLECMDID_SAVEAS fails with a method failed error.

Is there any way of doing this? I don't need to download and save
whole web pages, just a gif image from an internet-based store of
ready made images with a normal url. (The application needs to
retrieve pre-rendered maps held online).

Many thanks everyone!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top