oh dear, having just looked back at the interface definition, I can see it
is quite obvious now

 [out, retval] IXMLDOMDocument2**

sometimes can;t see the wood for the trees eh :-)

On Sat, Sep 3, 2011 at 10:57 PM, Russ Michaels <[email protected]> wrote:

> ah Dave u da man, that put me on the right track
> This got me what I needed
>
> users = obj.getUsers(params)
>
> <cfoutput>#users.xml#</cfoutput>
>
> cheers dude
>
>
>
> On Sat, Sep 3, 2011 at 7:23 PM, Dave Watts <[email protected]> wrote:
>
>>
>> > yes I can call these 3 methods just fine as I said, but I don't seem to
>> get
>> > any data back, or I just don;t know how to access it or output it as I
>> can't
>> > cfdump it or loop over it.
>>
>> Can you output this?
>>
>> yourObjInstance.GetUsers().xml
>>
>> Dave Watts, CTO, Fig Leaf Software
>> http://www.figleaf.com/
>> http://training.figleaf.com/
>>
>> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
>> GSA Schedule, and provides the highest caliber vendor-authorized
>> instruction at our training centers, online, or onsite.
>>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347220
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to