myCFML Developer Blog - Articles · Apr 19, 2025
tempCache UDF - Leverages cacheput/get to store temporary secrets; ie short-lived client variables-on-demand without having to enable client variables
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
The tempCache user-defined function (UDF) allows you to temporarily store data in the ColdFusion cache and retrieve it using a generated UUID. This is particularly useful for preserving data across HTTP redirects, with options for automatic expiration and single-use retrieval.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.