Did you try cfdumping it? Also, you could use one of ColdFusion's Is_ functions to find out exactly what it is: isObject, isArray, isStruct, isSoapRequest, isQuery, etc.
> -----Original Message----- > From: Russ [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 23, 2006 1:38 PM > To: CF-Talk > Subject: getting response back from a webservice > > We are using CF7 and I'm trying to invoke a webservice > written in asp.net. > The webservice returns an xml fragment, but coldfusion thinks > it's some sort > of object, and I can't seem to figure out how to read it. Am I doing > something wrong? Is there a way to tell coldfusion to treat > the response as > an xml string? Is there a good way to interface with the > object it seems to > be returning? [INFO] -- Access Manager: This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. A2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233287 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

