What doesnt work about it? Do you get an error? Are you sure the directory exists? Are you sure there are files in that directory? Are you sure you have permission to use the tag?
-----Original Message----- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Saturday, September 10, 2005 11:18 PM To: CF-Talk Subject: How do I use CFDIRECTORY to get a list of files? Hi, all... Haven't used CFDIRECTORY before, but it seems straight-forward enough. However, I can't get a list of files...why doesn't this code work? <CFDIRECTORY Name="Photos" Directory="E:\Clients\HABR\Photos\Book 26-2005\01_Originals" Sort="Name"> <CFLOOP Query="Photos"> #Name# </CFLOOP> ??? Rick -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.21/96 - Release Date: 9/10/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217884 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

