Andrew, Are you using a framework to do your ajax calls? If not, I highly recommend jQuery + AjaxCFC. jQuery is a tremendous little library, and now that Rob Gonda has branched AjaxCFC out to be a plug-in for jQuery, it's a dynamite combo for an CF'er.
jQuery can be found here: http://jquery.com AjaxCFC can be found here: http://RIAForge.org Hope this helps, Chris Andrew Scott wrote: > Anyone know how to get the HTTP Request Content? > > I have a a service that is doing a HTTP Post, but it isn't in the url and > its not in the URL. The content type seems to be application/json-rpc . I am > sure that getHTTPRequestData() would work but when I dump that I see that > getHTTPRequestData().content is a byteArray. > > So anyone know what I need to do? > > -- http://cjordan.info ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274103 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

