> Is there any way to use cfdirectory this way in CF 4.5:
>
> <cfdirectory ACTION="directory action"
> DIRECTORY="../directory/files">
Did you try using the expandPath() function around your relative path?
<cfdirectory ACTION="directory action"
DIRECTORY="#expandPath(../directory/files)#">
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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