How to make web service call from HTML5 form

This video walks through the process to make web service call from HTML5 form.

Transcript
Hello everyone. Today, we will be discussing about how to make web service call from HTML5 form. Usually xfa.connectionset function is used to make a web service call and is expected to work if the script is rendered at server and at client, but this is not the case when the form is rendered as HTML document. You may have seen that if you try to make a web service call using script to run a client from a form, rendered as an HTML5 document, it does not work. To resolve this issue, we can make an AJAX call, like I have done here, towards a dummy web service. Now, if we try to render the script at client, it is successfully done, as we can see on the screen itself. Thank you. -
recommendation-more-help
8de24117-1378-413c-a581-01e660b7163e