I have a shopping cart that I have created and the images can be either gif
or jpg.

Since I am dynamically pulling from the images folder, how can I check to
see which image exists for a particular item.

I am currently doing this:

<img src="images/#sku#.gif">

I need to be able to see if #sku#.gif exists or #sku#.jpg and then display
the proper image.

Any help would be greatly appreciated.

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to