Converting html form data to XML , how?
843834Aug 11 2008 — edited Aug 12 2008Hi all:
I am getting some data from a html form and need to convert it into XML and that wrap it into a SOAP envelop.
The way I am approaching to it now is : using a servlet? Do anybody have any suggestion how to approach to this issue? Is there any technogy I can use rather than manually converting the form data to XML.
I saw XFORM, but it is not yet supported by IE/ Firefox.
Thanks
Irum