Results 1 to 17 of 17

Thread: [Resolved] Automatically save all pictures shown in Internet Explorer using VBA macro

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Posts
    10

    [Resolved] Automatically save all pictures shown in Internet Explorer using VBA macro

    Hello,

    I am using a Excel VBA macro to control the Internet Explorer (IE = CreateObject("InternetExplorer.Application") ... IE.Navigate ...). Now I would like to save to hard disk all pictures that are currently visible on the IE, WITHOUT navigating again to a special picture-URL (so I cannot use html parsing or Wget-Tools). How to do that?

    Many Thanks,
    Ursula
    Last edited by ursulala; Mar 17th, 2010 at 12:23 PM. Reason: resolved

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