> > what happens? well all that xml makes me cranky...so i > > generally whack the monitor a few times to make it go > > away....http://webservices.tei.or.th/getQuakeData.cfc?wsdl > > What's the actual method that's returning the XML and do I > need to pass in something to satisfy the component?
You can tell that information from reading the WSDL file; if I'm not mistaken, the method name is "fetchquakedata" and it expects two arguments: "weeks", which is a double-precision number, and "flavor", which is a string. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

