One last question.

I have a webservice in which I'm calling but am stuck with the values it
has brought back. i.e. its an object which functions. Do I need an
additional <cfinoke> to trigger the functions within the object below is the 
code.

<cfinvoke webservice="http://webservices.seek.com.au/MarketSegment.asmx?wsdl";
                 method="GetMarketClassifiers"
                 returnvariable="aObjectArray"
                 proxyServer = "proxy.shebang.com.au"
                 proxyPort = "8085"
                 proxyUser = "jeremy"
                 proxyPassword = "password">
        <cfinvokeargument name="marketSegment" value="main"/>
</cfinvoke>
<cfdump var="#aObjectArray#">

J.

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to