load instagram images into a table

Discussion in 'JavaScript' started by matt_ws, Sep 19, 2012.

  1. #1
    Hi,

    I’m trying to get a users instagram images into a table. They sign in and authorise the use of their photos (I followed this but stuck on step 3 http://instagram.com/developer/authentication/ ).

    Then how do I make the images appear in the table on the right in the test site? I think I need to do something in JS.
    This is the test site http://wallettest.web44.net/index.php.htm

    It has worked before, see video, http://www.youtube.com/watch?v=d8SrQ4qbUhY but had a disagreement with developer so I’m trying to fix it.

    Any help appreciated.
    Matt
     
    matt_ws, Sep 19, 2012 IP
  2. ApocalypseXL

    ApocalypseXL Notable Member

    Messages:
    6,095
    Likes Received:
    103
    Best Answers:
    5
    Trophy Points:
    240
    #2
    Fetch the images via AJAX or JSON targeting the images from the user's account then deploy them however you want .
     
    ApocalypseXL, Sep 19, 2012 IP
  3. mark.watson004

    mark.watson004 Greenhorn

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    3 Basic Steps to load Instagram images into table:-
    Step 1: Install a copy of Free Instagram Downloader on your PC, then open the application.
    This app doesn't require any sign-in or sign-up to get started -- just install and go.
    Step 2: Click the Input User Name button and type the Instagram account name in the pop-up, then click OK.
    Thumbnails for each image the user has uploaded will appear in a list within the application.
    Step 3: Press the Download All, or uncheck the photos you don't want to download, then click the button.
    The images will download to your computer; the time needed for the download depends largely on your Internet connection speed.
    Once finished, you can view the photos on your computer at any time without using the Instagram app or a third-party alternative.
     
    mark.watson004, Nov 12, 2012 IP
  4. Bobby Jones

    Bobby Jones Greenhorn

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #4
    thank i didnt know that
     
    Bobby Jones, Nov 24, 2012 IP