Re: XForms and SOAPAction
Michael Vincent van Rantwijk <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Allan Beaufour wrote: > Friday 04 November 2005 12:01 skrev Chris Parish: >> I am trying to call a web service from an XForm, but I cannot work out how >> to set the SOAPAction header within the <submission> element. >> >> Can anyone help? > > The SOAPAction header is only an experimental feature (from the XForms 1.1 > public draft), so it's not included in our trunk builds -- I think we should, > but including stuff that's not standardized is "problematic". > > So if you want to test it, you need to run a Firefox trunk build and > xforms.xpi trunk build, or do your own build of the xforms.xpi for Firefox > 1.5 that includes the patch AND set the preference > "xforms.enableExperimentalFeatures" to true. You wrote 'you need to run a Firefox trunk build' -- but doesn't it also work with SeaMonkey? Michael