Brian, thanks for the info. It makes more sense to me now. You control the format based on the invoke not necessarily in the CFC. For some reason I thought that you had to convert the data to XML in the CFC.
Thanks for clearing that up. Sorry everyone for the double (I mean triple) posts. >If you invoke the CFC as a web service (using ?wsdl on the URL), you get the >result back as a SOAP response (XML). If you invoke a CFC method via a URL >without specifying ?wsdl, you get the returned value as WDDX. If you invoke >it from Flash, the response is in AMF. > >Also, in CF8 you can specify returnFormat on the URL with values for JSON, >WDDX, and plain. > > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287860 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

