Tag Archives: coldfusion
AJAX with Coldfusion 7
I’m trying to do some ajax with Coldfusion 7. Anything returned from a call to a CFC method gets wrapped in a wddxPacket <wddxPacket version=’1.0′><header/><data><string>This is the return value>/string></data></wddxPacket></code> There is no way to avoid it. What were they thinking?! … Continue reading