mcpeekj
Vendor
- Sep 21, 2001
- 105
i've got an automotive site, and i have images of most of the cars, but not all. i want to be able to display a little camera image when we have an image in the db. unfortunately, in the image column in the db, i have a nophoto.jpg to display when we don't have an actual picture, so i can't connect to that. so, i was wondering if i could check to see if the contents of the image column contain anything BUT nophoto.jpg, then it displays the camera image. any ideas?