|
-
Mar 15th, 2010, 07:54 AM
#1
Thread Starter
New Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|