Mike,
Use the following, substituting your list of cache names.
<cfinvoke component="#application.packagepath#.farcry.cache" method="cacheFlush">
<cfinvokeargument name="lcachenames" value="#your cache names#"/>
<cfinvokeargument name="bShowResults" value="true"/>
</cfinvoke>
Probably be able to place this at the end of your custom types edit.cfm within the <cfif bcomplete> condition. Then the cache will be automatically flushed on update of a custom type.
Chris.
Mike Britton wrote:
Is there any way I can refresh a specific cache upon submission of a new record to a custom type?
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
