Quoth Barry L Beattie: The WebService behavior enables client-side script to invoke remote methods exposed by Web Services, or other Web servers, that support the SOAP and Web Services Description Language (WSDL) 1.1. ... The WebService behavior is implemented with an HTML Component (HTC) file as an attached behavior, so it can be used in Microsoft(r) Internet Explorer 5 and later versions.
couple this with http://dean.edwards.name/moz-behaviors for cross browser? -- There's no need to use the IE behavior with gecko browsers, as they have webservice consumption support built in. I'm trying to get the webservice behavior working with IE, and it always throws an error. I've reformatted the code so I can attempt to debug it, but so far no luck. ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
