Andrew,

If it's in the FF Post Data, it should be in the CF Form scope. Try 
dumping form and see if that doesn't help.

Chris

Andrew Scott wrote:
> 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
>>
>>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274107
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to