Wanted to do the same thing, final workaround was to use a new cfdirectory
for each desired file type,  then the display shows each group.  Not elegant
but it does get the info.
Richard

-----Original Message-----
From: Aidan Whitehall [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 13, 2000 3:59 AM
To: CF-Talk
Subject: Multiple file filters for CFDIRECTORY


Is there any way doing this...

<CFDIRECTORY
   ACTION="LIST"
   DIRECTORY="C:\somedir\"
   FILTER="*.rsp,*.req"
   NAME="DirectoryListing"
   SORT="DATELASTMODIFIED DESC">

so you can get a listing of all .rsp and .req files in a directory?

This returns no results, BTW.


-- 
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services

http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to