webbrowser image save
Orçamento $30-100 USD
I am working on a project in VB6 that uses a webBrowser object to bring a web site (say [url removed, login to view])
After the page is finished downloading, I need to save one of the images to the hard drive. The page has to be downloaded to a webBrowser control because it has to be displayed to a user. The image is a .bmp, but the src property (i.e. the URL) doesn't have the .bmp extention. It is generated dynamically, so accessing the URL again, will not result in the same image.
Specifics:
1) The application can not download the image a second time, but instead, use the image that is already downloaded on the webBrowser object.
2) The application can not assume, the image is in the cache, becuase the specific image I need saved is not in the cache (unless you find a way to cache it)
3) The solution should work when the application is in minimized mode.
## Deliverables
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. The specific web site and image to save, will be given to the selected coder.
## Platform
win XP/2000 with IE 5.5+