ColdFusion 10 Backport: CallStackGet & CallStackDump

Next up on the hit list of backported functions from ColdFusion 10 to at least CF8+: CallStackGet & CallStackDump. These functions are aimed at grabbing a ColdFusion stack trace based on where they’re used, for more detailed information take a quick look through the linked manual entries.

Read more of this post

ColdFusion 10 backport: CSRF functions

This time, in my series of posts backporting features from ColdFusion 10 to older versions, I’m tackling CSRFGenerateToken() and its partner in crime CSRFVerifyToken().

Read more of this post

ColdFusion 10 backport – SessionStartTime()

Another entry in my new CF10 Backport series, taking a new feature from ColdFusion 10 and showing that it’s possible in older versions.  This time the function is SessionStartTime() which can be pretty useful to know in certain applications.

Read more of this post

ColdFusion 10 backport – SessionInvalidate()

With all my digging around while putting together CFTracker, I realised that a few new functions in the ColdFusion 10 Beta release are possible in older versions. In this example, it’s SessionInvalidate().

Read more of this post

Follow

Get every new post delivered to your Inbox.