When I return a string from my remote method from cfc. The returned string ends in a strange wddxpacket:
I tried disabling debug output as follows:
<cfsetting showDebugOutput="no">
But that did not work.
set returnformatto plainor jsonon the remote control<cffunction>
returnformat
plain
json
<cffunction>
see http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7f5c.html