>> That's all fine and good, but is there no hope for consuming >> webservices directly through JavaScript/JScript?
Eric, do you mean like this? http://msdn.microsoft.com/library/default.asp?url=/workshop/author/webservice/overview.asp 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� Internet Explorer 5 and later versions. couple this with http://dean.edwards.name/moz-behaviors for cross browser? just a thought cheers barry.b -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm ---------------------------------------------------------- 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]
