i guess you could do a cffile on the cache directory and see if you can find
it, then delete it

Steve

-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED]
Behalf Of Adam Chapman
Sent: Tuesday, July 11, 2006 4:49 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] clearTrustedCache() - single template?



Hi All,

Y'know how you can clear the trusted cache with the code below..

adminObj = createObject("component","cfide.adminapi.administrator");
adminObj.login("cfadminpassword");
myObj = createObject("component","cfide.adminapi.runtime");
myObj.clearTrustedCache();

Does anyone know if its possible to clear a single template from the
cache..

Regards,
Adam Chapman

Portplus
www.portplus.com
T: 03 9800 7777






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to