Getting an image from WebBrowser [URGENT]

W

whilin

Hello everybody,

I have a WebBrowser control in a windows application and I need to get
an image from its id. I tried getting it from Internet Explorer cache,
by GetUrlCacheEntryInfo, but it doesn't work; i think that the cause
is why my picture is generated by a php script and Internet Explorer
doesn't save a copy of it on the cache. I mustn't download it directly
because, as i wrote, the image is a php script and it change at every
reload. How can i do? Is there another method to get the image
directly from the WebBrowser? Thank you very much!
 
R

rubino88

(e-mail address removed) ha scritto:
Hello everybody,

I have a WebBrowser control in a windows application and I need to get
an image from its id. I tried getting it from Internet Explorer cache,
by GetUrlCacheEntryInfo, but it doesn't work; i think that the cause
is why my picture is generated by a php script and Internet Explorer
doesn't save a copy of it on the cache. I mustn't download it directly
because, as i wrote, the image is a php script and it change at every
reload. How can i do? Is there another method to get the image
directly from the WebBrowser? Thank you very much!

Ciù is mei che uan ;)

Spero ti sia utile, bella lì!
 

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