Web Browser - Save a particular image ?
Hi All,
I registered on this forum to find solution to a problem that has been bugging me for a week.
Okay..
What i want to do :
1. Navigate to URL :
http://www.queendirectory.com/submit.php
2. Show the image (the captcha turning number) at the bottom of the page into a picture box or separate from the page.
Image URL : http://www.queendirectory.com/captcha.php?imagehash=the session id
3. Since the image has a session attached. It is not possible to view it or download it by any means except for saving it from the web browser from that open page. It is dynamically generated.
I want to save a particular image through the web browser.
I hope the question is clear.
Just try to save that automated number image onto the harddisk through visual basic 6
Thanks.
I hope someone can give me a solution to this.
Re: Web Browser - Save a particular image ?
Re: Web Browser - Save a particular image ?
save whole page from webcontrol and you will get exactly image u looking at
Re: Web Browser - Save a particular image ?
wonder if u can find it directly in cache using FindFirstUrlCacheEntry, FindNextUrlCacheEntry