A
Anil
Hi All,
We have hundreds of images on our server. Depending on the ItemID (fetched
from database) we display the image to the client. For ex. if the ItemID is
20045 then, we display the image 20045.jpg
But for certain items, we don't have image. So, is it possible to check the
image is available or no on the server. So, if the image is not available
for certain item, then we want to display a default image for that item.
Note: it's not possible for us to add a column in the database for image
availbility status.
Pls let me know, is it possible to check the image availbility on server. If
someone has got code, then please send me.
Thanks,
Anil
We have hundreds of images on our server. Depending on the ItemID (fetched
from database) we display the image to the client. For ex. if the ItemID is
20045 then, we display the image 20045.jpg
But for certain items, we don't have image. So, is it possible to check the
image is available or no on the server. So, if the image is not available
for certain item, then we want to display a default image for that item.
Note: it's not possible for us to add a column in the database for image
availbility status.
Pls let me know, is it possible to check the image availbility on server. If
someone has got code, then please send me.
Thanks,
Anil