How to save an image given a URL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vamshi2804
    New Member
    • May 2010
    • 5

    How to save an image given a URL

    i have an image

    i have a url(virtual directory)

    i need to save the image in the above virtual directory

    also shud again show it in a datalist


    any ideas


    .........
    thanks in advance
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Yes I have lots of ideas on the issue...
    My first idea: You should start off by researching your question!

    My second idea: start by researching how to upload an image (because I think the image you're talking about exists on the client computer)

    My third idea: research how to use the Server.MapPath( ) method...which will be helpful when you are uploading the image


    My fourth idea: research how to use a DataList (this has nothing to do with images and I don't know why you just threw this into your ...not-so-well-formatted question/statement)



    Please take the time to research the problem before you post your question. The experts here are more than willing to help you with a specific problem but you have to do your part to learn the basics and also formulate a specific question we can help with. Please take the time to read over the Posting Guidelines specifically the section on Before you Post your Question.

    -Frinny

    Comment

    Working...