On 3/24/07, Robertson-Ravo, Neil (RX)
<[EMAIL PROTECTED]> wrote:
> Basically, if you want your webservice to be consumed over the web by other
> technologies then your return needs to be a string (but that string can be
> anything - XML Encoded String (not a ColdFusion XML object) Array etc).
>

That's not true. I have a web service that I wrote that returns a
structure that contains both simple strings (success status, etc.) and
a CF query object. I am able to consume this and transverse the
results using PHP 4 without any problem (and I don't know PHP very
well).

Dean

-- 
__________________________________________
Dean Lawrence, CIO/Partner
Internet Data Technology
888.GET.IDT1 ext. 701 * fax: 888.438.4381
http://www.idatatech.com/
Corporate Internet Development and Marketing Specialists

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:273666
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