Christopher, I am already using my own framework and its better than jQuery as far as I am concerned, but even so thats not going to solve my JSON-RPC problem when a http request is application.json-rpc.
On 3/30/07, Christopher Jordan <[EMAIL PROTECTED]> wrote: > > 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 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274105 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

