>Actually that is probably just what you are supposed to get back.  Look
>through the output of your object dump.  You will see various methods
>you can access on it.  Use these methods to access the data inside the
>object.

No luck. I try dumping the method that's there, just like you pointed out and I 
get nothing... well, that's not exactly true, I get something like the 
following:
[EMAIL PROTECTED]

That's what I get when I do a dump of <cfdump var="#PropertyDesc.toString()#">

Any ideas going forward? Things I can try, stuff I can do? Do I contact the 
vendor that's providing the web service? Or is this just bad coding on my end? 
There's a getSocketConnectionStatus that's supposed to return a boolean value, 
but whenever I cfdump OR cfoutput the variable I get back (isSocket) I just get 
the word ONLINE. I'm assuming that's someone's definition of a boolean, but 
it's not giving me an error, so the webservice IS there, and it's talking to 
me. My username and password and COID (a unique company ID) are all being 
passed okay with no error message being returned. What would you do next?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273299
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