<cfdirectory action="list" ... /> will return a query object listing all of the files. if you do a <cfdump> of that query, you'll see the dateLastModified as one of the available columns.
On Tue, Jul 7, 2009 at 2:38 AM, RamaDevi Dobbala <[email protected]>wrote: > > I need help on this, can any one tell me that, how can i get the last > modified date of a file, because every day my file is going to update i.e > some scheduler is runnign for that.Just i need last modified date of that > file. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324280 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

