Save image from web

  • Thread starter Thread starter Guest
  • Start date Start date
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. ;)
 
Back
Top