
October 31st, 2003, 12:12 PM
|
|
Junior Member
|
|
Join Date: Oct 2003
Location: Breckenridge, Colorado
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Check the contents of a directory
I'd like to be able to check the contents of a directory on my web server. If an images is there, I'd like to dynamically write the code to call the image but I don't know how to tell CF to look in the directory and if the image is there write the code.
I know I can use the <cfif> tag but what statement do I use? If what, the image = 0?
Can anyone help me?
|