upload multiple image to server from remote server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RichB

    upload multiple image to server from remote server


    I have an application which I am building using the Flickr API. From the
    API I can get the URL of image files stored on the Flickr servers.

    I'm not really sure where to start with this, can someone point me in the
    direction of some resource which will help me to get the file using the URL
    and save it on the server.

    Thanks,
    Richard



  • PJ on Development

    #2
    Re: upload multiple image to server from remote server

    On Mar 14, 12:45 pm, "RichB" <ri...@communit y.nospamwrote:
    I have an application which I am building using the Flickr API.  From the
    API I can get the URL of image files stored on the Flickr servers.
    >
    I'm not really sure where to start with this, can someone point me in the
    direction of some resource which will help me to get the file using the URL
    and save it on the server.
    >
    Thanks,
    Richard
    Take a look at http://msdn2.microsoft.com/en-us/lib...tprequest.aspx

    Paulo Santos

    Comment

    Working...