Results 1 to 4 of 4

Thread: Web Browser - Save a particular image ?

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2007
    Posts
    38

    Post 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.
    Last edited by natnaughty; Aug 2nd, 2007 at 06:42 PM.

  2. #2

    Thread Starter
    Member
    Join Date
    Aug 2007
    Posts
    38

    Re: Web Browser - Save a particular image ?

    anyone ?

  3. #3
    Addicted Member
    Join Date
    Mar 2002
    Location
    Lithuania
    Posts
    165

    Re: Web Browser - Save a particular image ?

    save whole page from webcontrol and you will get exactly image u looking at
    P.S. Sorry for my poor English...

  4. #4
    Addicted Member
    Join Date
    Mar 2002
    Location
    Lithuania
    Posts
    165

    Re: Web Browser - Save a particular image ?

    wonder if u can find it directly in cache using FindFirstUrlCacheEntry, FindNextUrlCacheEntry
    P.S. Sorry for my poor English...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width