> Documentation: http://www.eac.com.au/websvc/eac.asmx?op=getRegions > > Parameters * accKey of type string. A valid Access Key as > provided by > EAC. > * sState of type string. This parameter is > ignored at this stage as NSW is the only valid value > > Returns All search regions within the State of NSW. > > ... > > The documentation says that Im meant to get a string back but instead > I get a structure.
The documentation link you posted doesn't say you'll get back a string. It says you'll get back an XML document. As Leigh suggests, you may need to call the get_any method to get to the values. 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 cente ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:344300 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

