<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Ask Ben: Simple Data Caching In ColdFusion Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:1133.view Date Posted: Jan 31, 2008 at 2:22 PM ---- --------------------------------------------------------------------------------------- ---> Simple Data Caching Example in ColdFusion

Simple Data Caching Example in ColdFusion

Current Timestamp: #TimeFormat( Now(), "hh:mm:ss TT" )#

Cached Timestamp (Timeout): #TimeFormat( Now(), "hh:mm:ss TT" )#

Cached Timestamp (Expiration): #TimeFormat( Now(), "hh:mm:ss TT" )#