Only one filter can be applied. You can do a check on the extension of the file and if it does not match your criteria, do nothing, else display the file name and such.
>>> [EMAIL PROTECTED] 10/11/02 02:38PM >>> Is there a way to achieve the following (multiple filters), it does not seem to work this way: <cfdirectory action="LIST" directory="#GetFullDir#" name="ImgList" filter="*.gif, *.jpg" sort="Name, Type"> TIA, Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

