Neil, thats the thing nothing at the moment.

I have a json-rpc call that is going to a page that has nothing in it. The
json object is being sent as I can see it in the HTTP Header post data, but
the problem is I can't get access or know how to find that Json object in
the request.

so lets look at it this way

the json-rpc is calling the page Test.cfm and test.cfm is blank, but I see
this {"method":"testCall","id":"1"} in the FF post data so how does
Coldfusion get access to that? Its not passed in the url and its not passed
in the form so where is it?


On 3/30/07, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]>
wrote:
>
> If it's jSON it will be JS. It would also help if you tell us what you are
> doing etc...
>
>
>
>
>
>
>
>
>
> "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
> Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
> Registered in England, Number 678540.  It contains information which is
> confidential and may also be privileged.  It is for the exclusive use of
> the
> intended recipient(s).  If you are not the intended recipient(s) please
> note
> that any form of distribution, copying or use of this communication or the
> information in it is strictly prohibited and may be unlawful.  If you have
> received this communication in error please return it to the sender or
> call
> our switchboard on +44 (0) 20 89107910.  The opinions expressed within
> this
> communication are not necessarily those expressed by Reed Exhibitions."
> Visit our website at http://www.reedexpo.com
>
> -----Original Message-----
> From: Andrew Scott
> To: CF-Talk
> Sent: Thu Mar 29 18:08:34 2007
> Subject: HTTP Request
>
> 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?
>
>
> --
>
>
>
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  8676 4223
> Mobile: 0404 998 273
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:274104
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to