G
Guest
I'm trying to write some code to validate if an image is present on the
server. If the image is missing then I want to display out noimage.gif file.
I have a website that has thousands of products with thousands of images for
those products. Here's a page with two missing images.
http://dep.teamattire.com/Store/default.aspx?CatID=31&TeamID=45&SubCatID=75
Many of the images come from other webservers. We do not have the images
locally. I'd like to validate the image as the data grid loads (databound
event).
Any help or guidance is greatly appreciated.
Thanks!
server. If the image is missing then I want to display out noimage.gif file.
I have a website that has thousands of products with thousands of images for
those products. Here's a page with two missing images.
http://dep.teamattire.com/Store/default.aspx?CatID=31&TeamID=45&SubCatID=75
Many of the images come from other webservers. We do not have the images
locally. I'd like to validate the image as the data grid loads (databound
event).
Any help or guidance is greatly appreciated.
Thanks!