Nevermind...duh...I was writing the code for a network directory
and using the drive letter for my local workstation instead of
the drive letter used for that drive on the server...  :oP

Rick


-----Original Message-----
From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 11, 2005 1:09 AM
To: CF-Talk
Subject: RE: How do I use CFDIRECTORY to get a list of files?


What doesn’t 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






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217890
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to