Does anyone have a CFTAG that will parse through a directory to include subs and return the full directory / path / filenames. I know CFDirectory does return this in a Query however this will return a listing of the GIVEN directory and not to include the SUBS. I basically need a tag that will do this: Root Folder: C:\FILES Would return in some fashion (not neccessary file the ROOT) C:\FILES\CF\TAG2.CFM C:\FILES\CF\TAG1.CFM C:\FILES\JAVASCRIPT\TAG1.JS C:\FILES\JAVASCRIPT\TAG1.JS C:\FILES\JAVASCRIPT\USERS\1.JS C:\FILES\JAVASCRIPT\USERS\2.JS C:\FILES\USERS\MINE.TXT Anyone know of a utility to do this which I have to use on a CF 4.5 server?? I know there are UDFs in CFLIB.ORG but not quite what I need.
Randy Adkins Tech Lead - Novient SRA International [EMAIL PROTECTED] (703) 803-1677 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
