I'm looking for some help on constructing the soap envelope correctly so
that I can make an .ajax type call from a web page to invoke the form
service to render a specific form.The examples provided for invoking the
FormsService are .net and Java but I'm looking for something a little
more hand-rolled that aren't taking advantage of the exposed APIs.I'm
trying to do something as simple as... but really have no clue what all
needs to be included in the envelope. It feels incomplete but that's why...