Posting this again I still can't figure it out.

thanks,
-- Sam


-----Original Message-----
From: Sam Roach [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 26, 2002 9:50 AM
To: CF-Talk
Subject: CFDIRECTORY FILTER MX


I need a little help with the CFDIRECTORY tag...

This used to work fine in cold fusion 5. But in MX it returns to many files.

        <CFDIRECTORY DIRECTORY="d:\inetpub\wwwroot\tempdir\"
        NAME="myDirectory" FILTER="*0?.html"
        SORT="datelastmodified, name ASC">

This returns the same results as *0*.html ... But What I need it only one
character between the '0' and the '.html'. 

EX:
        myreport01.html  -- I want this file listed
        myreport01_data.html  -- But not this one..
        myreport02.html  -- I want this file listed
        myreport02_data.html  -- not this one..

-- Sam

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to