Barry L Beattie spoke the following wise words on 20/06/2004 8:38 PM EST:
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?

Although for a real world app you'd want to write an abstraction layer so as to take advantage of moz's native web service support.


Considering you'd never be doing this on a public website anyway it would probably make more sense having it IE or Moz specific (not that the abstraction layer wouldn't be great -- but good luck convincing the client of the ROI).

Eric: for info on consuming web services in Moz check out:
http://www.mozilla.org/projects/webservices/#support

-- tim lucas

http://www.toolmantim.com


----------------------------------------------------------
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]

Reply via email to