+ Reply to Thread
Results 1 to 4 of 4

download images from html code

  1. #1
    Registered User
    Join Date
    08-29-2005
    Posts
    6

    download images from html code

    Hi All... here is my problem... I need to download the images from following link below. It's a backpage to my jewelry order page. Instead of copy and saving each images I would like to have this automated
    view-source:https://extranet.securefreedom.com/P...ion&ProductID=


    Is there a way through vba where I can go to each .jpg hyperlink (../Shopping/Images/117_Neck-Blackkit4Sept-Box03.jpg) then download the images to specific folder on my computer?

    Thank you


    above link will look like below:


    <a href="../Shopping/Images/Neck-Blackkit4Sept-Box01.jpg" id="magic_P2140" class="MagicZoomPlus" rel="zoom-width:200px; zoom-height:152px; selectors-effect-speed:10; selectors-change:mouseover; selectors-mouseover-delay:10"><image class="list-image productImage" border=0 src="../Shopping/Images/Neck-Blackkit4Sept-Box01.jpg" /></a>


    <div class="MagicScroll">
    <a class=magic-selector rel=zoom-id:magic_P2140 rev=../Shopping/Images/117_Neck-Blackkit4Sept-Box02.jpg href=../Shopping/Images/117_Neck-Blackkit4Sept-Box02.jpg><img title=2 id=image0_10174 border=0 class=ThumbNail src='../Shopping/Images/117_Neck-Blackkit4Sept-Box02.jpg'/ ></a>
    <a class=magic-selector rel=zoom-id:magic_P2140 rev=../Shopping/Images/117_Neck-Blackkit4Sept-Box03.jpg href=../Shopping/Images/117_Neck-Blackkit4Sept-Box03.jpg><img title=3 id=image0_10175 border=0 class=ThumbNail src='../Shopping/Images/117_Neck-Blackkit4Sept-Box03.jpg'/ ></a>
    <a class=magic-selector rel=zoom-id:magic_P2140 rev=../Shopping/Images/117_Neck-Blackkit4Sept-Box04.jpg href=../Shopping/Images/117_Neck-Blackkit4Sept-Box04.jpg><img title=4 id=image0_10176 border=0 class=ThumbNail src='../Shopping/Images/117_Neck-Blackkit4Sept-Box04.jpg'/ ></a>
    <a class=magic-selector rel=zoom-id:magic_P2140 rev=../Shopping/Images/117_Neck-Blackkit4Sept-Box05.jpg href=../Shopping/Images/117_Neck-Blackkit4Sept-Box05.jpg><img title=5 id=image0_10177 border=0 class=ThumbNail src='../Shopping/Images/117_Neck-Blackkit4Sept-Box05.jpg'/ ></a>
    <a class=magic-selector rel=zoom-id:magic_P2140 rev=../Shopping/Images/Neck-Blackkit4Sept-Box01.jpg href=../Shopping/Images/Neck-Blackkit4Sept-Box01.jpg><img title=MainImage id=image0 border=0 class=ThumbNail src='../Shopping/Images/Neck-Blackkit4Sept-Box01.jpg'/ ></a>

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: download images from html code

    Hello okinawan79,

    Welcome to the Forum!

    This can be done but I need more information.
    1. Will you be logged on?
    2. Will this macro be run from an Excel workbook?
    3. Does the folder exist?
    4. Which version of Windows are you running?
    5. Which version of Office are you using?
    6. Is the computer a PC?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    08-29-2005
    Posts
    6

    Re: download images from html code

    Thanks for the reply. here are my answers:


    1.Will you be logged on?
    yes I will b logged on

    2.Will this macro be run from an Excel workbook?
    yes.. Macro in excel is preferred.. since I am familiar with excel and vba

    3.Does the folder exist?
    not yet but I will b creating folder in " my document" folder called " images"

    4 .Which version of Windows are you running?
    Windows 7

    5.Which version of Office are you using?
    2010

    6.Is the computer a PC?
    yes it's PC

    thanks again for your help.

  4. #4
    Registered User
    Join Date
    08-29-2005
    Posts
    6

    Re: download images from html code

    anybody? :-(

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. HTML dialog box to download file from website
    By CJK in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-08-2012, 12:19 PM
  2. Macro to download Images from URL Help
    By ryanb4614 in forum Excel General
    Replies: 1
    Last Post: 07-25-2012, 07:08 AM
  3. [SOLVED] Download/Save webpage images to file using VBA
    By capnhud in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-08-2012, 11:43 AM
  4. Batch download images from url
    By mclisa81 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-29-2010, 12:09 PM
  5. [SOLVED] Bulk Download Images
    By ryanj4314 in forum The Water Cooler
    Replies: 1
    Last Post: 07-09-2010, 03:55 PM

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1