Getting an image from WebBrowser [URGENT]

  • Thread starter Thread starter whilin
  • Start date Start date
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!
 
(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ì!
 
Back
Top