Hi everybody,

 

I am building Forms in which I use different Web Services, to pre-fill comboboxes, part of the form etc. It works great. The problem comes when I want to submit the form to another Web Service. The doc.submitForm method only allows to submit through Get or Post Request. I can call a Web Service and send a single value, but didn’t find the way to send multiple fields (part of a form represented by a hierarchy of names) or the entire form. Do I have to serialize myself the data ? Any pointers appreciated.

 

 

thanks

Dominique

 

Reply via email to