Webservice Soap From Html Form
Need simple HTML form to send and receive WebService SOAP.
On starting the HTML a <FORM> would need to pull a set of values via a WebService request and populate a series of <OPTION></OPTION> with the result. On submit an XML string needs to be sent via WebService.
There will be no webserver or interpreters for the HTML to utilise.
See attachment for further details.