The sample page breaks because of the IP limit. Were you expecting an XML response? What if you run a ToString() on it?
Ade -----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: 23 February 2006 21:22 To: CF-Talk Subject: RE: getting response back from a webservice I tried isXML on it... the answer is no... > -----Original Message----- > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 23, 2006 4:16 PM > To: CF-Talk > Subject: RE: getting response back from a webservice > > Actually, isSoapRequest won't help any, but isXML might. > > > -----Original Message----- > > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 23, 2006 1:56 PM > > To: CF-Talk > > Subject: RE: getting response back from a webservice > > > > 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:233295 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

