CFSCRIPT and savecontent (or is it cfsavecontent?)
Hello, all,
I'm a bit confused about something, and I hope someone can set me straight.
According to a blog entry (from four years ago) by Adam Cameron, Adobe initially created a CFSCRIPT version of CFSAVECONTENT, and it was called "savecontent", which falls into step with the typical CFSCRIPT implementation of CF tags (ie, remove "CF" from the tag for the CFSCRIPT version.)
But according to Adam's blog entry, CF11 changed it to "cfsavecontent".
Now, we develop in CF10, but our production servers run CF11. So, am I to understand that "savecontent" does not work in CF11??? Do I have to write conditionals and double my code in order to get it to work in both development (CF10) and production (CF11)? Or is it backwards compatible, and "savecontent" will work in both versions?
V/r,
^ _ ^
