A few things. You don't need to parse the XML. YOu can return the XML data as a string. This isn't the cause of your issue, but will make your code run a tiny bit faster.
Secondly - remove Spry from the picture. Just try to go to the URL directly and see what you get in the browser. Or use Firebug. It makes it very easy to see what your AJAX calls are returning. On 4/12/07, Chad McCue <[EMAIL PROTECTED]> wrote: > > Here are my conclusions and hopefully someone can figure this out for > me. Is there anything special I have to do server side to be able to > call a cfc? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275101 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

