On Tuesday, Feb 11, 2003, at 00:28 US/Pacific, Joe Eugene wrote: > What do you mean by call sequence? are you passing multipe ZipCodes > and trying to store the results?
You're looking at the wrong web service - we've established how to call that one - the code I posted called it and displayed results. Try calling this one: <cfinvoke method = "getWeatherReport" returnvariable = "WeatherReport" webservice = "http://live.capescience.com/wsdl/GlobalWeather.wsdl"> <cfinvokeargument name = "code" value = "KROG"/> </cfinvoke> info: http://www.capescience.com/webservices/globalweather/index.shtml Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

