I have the following code in a page.  It works just fine on one of our 
servers running 4.0, but won't work on our other server running 4.5.  Yes, 
CFDIRECTORY is enabled.  Any suggestions?

<CFDIRECTORY ACTION="LIST"
              DIRECTORY="\\phoenix\sys\gvdb\download\warranty\#url.dir#"
              NAME="myDirectory"
              FILTER="#url.oem#.txt">

Last Updated:
<CFOUTPUT QUERY="myDirectory">#datelastmodified#</CFOUTPUT>

--
Sandi Benditt
Sr. Programmer Analyst - Advanced Technologies
DecisionOne


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to