This method will do it for you:
ClearTrustedCache()
http://www.houseoffusion.com/tiny.cfm/122
>Hello all,
>
>I'm looking for a way to programmatically perform the same action that
>the "Clear Template Cache Now" button does.
>
>The "Clear Template Cache Now" button is located in the CF
>Administrator under Server Settings->Caching and is situated at the
>bottom of the screen. I'd like to write a script that does the same
>action but I'm not sure what method to call and what .cfc I should be
>getting it from. Here's the frame I've tried to put together so far.
>It's taken pretty much directly from the Macromedia documentation.
>
><cfscript>
> // Login is always required. This example uses two lines of code.
> adminObj = createObject("component","cfide.adminapi.administrator");
> adminObj.login("admin");
>
> // Instantiate the data source object.
> myObj = createObject("component","cfide.adminapi.serverinstance");
></cfscript>
>
>After this I pretty much don't know where to go from here. Any help
>would be greatly appreciated.
>
>Thanks,
>CS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble
Ticket application
http://www.houseoffusion.com/banners/view.cfm?bannerid=48
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216559
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54