cf_dir
I wrote this a couple of years back but it’s only just made it round to getting back on the site.
It’s a customtag called cf_dir which is an enhancement of cfdirectory and basically lets you filter on more than one filetype.
<cf_dir
basedir=“C:inetpubwwwroot”
exts=“htm,cfm,asp”
queryname=“dirContents”>
basedir=“C:inetpubwwwroot”
exts=“htm,cfm,asp”
queryname=“dirContents”>
All the attributes should be fairly self explanitory. You can download the code (right click and save as) or view the code.





