Save image from web

G

Guest

What I would like my asp.net app to do is to save an image to disk using a
passed url.
 
G

Guest

I have a user search Amazon for a DVD, I store the results in a database.
Instead of storing a url to the image on Amazon (which means I'll have to
access Amazon everytime I show info from the database), I want the app to
save the image to C:\WebSites\MyApp\images and put a path to the local image
in the database (C:\WebSites\MyApp\images\TurnerandHooch.gif), not that I
recommend that movie. ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top