pf » Tag: debugging on Pete Freitag's Blog
November 16, 2007
Spelling Strikes Again
I have been racking my brain trying to figure out why I kept getting this error:"Element CACHE is undefined in APPPLICATION."
My first thought was that somehow the CACHE variable was being deleted from the application structure, somewhere in the code.
December 19, 2006
CFDUMP For JavaScript
Of all the tags in ColdFusion, CFDUMP has to be one of the handiest tags. Any ColdFusion developer who uses the tag has probably at some point wanted to use it in other languages.
February 11, 2005
CFTIMER - Little things in ColdFusion 7
I am digging the new cftimer tag in ColdFusion MX 7.In previous versions when you want to time how long something takes, you would do something like this:
<cfset tick = GetTickCount()>
run your code here...
Subscribe to my RSS Feed:
RSS
RSS
Pete Freitag is a software engineer, and web developer located in









