I am working on an application that retrieves base 64 encoded images from a data and returns them to a flex application as variables. The issue that I am having is that the data stored in the variable is being truncated at around the 64001 character mark.
I know in previous versions of coldfusion that there was a limit to the character length that can be stored in a coldfusion variable, but as of yet, I have not been able to find anything confirming this is an issue in cf8. Anyone know if we are still limited on the char length in cf8? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321897 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

