Click to See Complete Forum and Search --> : Asp to grab external image


drumbum360
09-05-2008, 04:48 PM
Is it possible to write an ASP script which can grab an image from a site such as amazon.com and display it next to other data which is coming in via an xml feed?

I want to create a dvd management system in which I have a list of thousands of dvds, their title, description, and genre and they will all be sortable by title, or genre. I don't want to have to house all the images for this which is why i'm wondering if I can do this.

Thanks!