I would like to submit my form data (LiveCycle Designer using a button that both fires off the print action and the http submit action.I have a button programmed to print (xfa.host.print(1, "1", (xfa.host.numPages -1).toString(), 0, 1, 0, 0, 0) but I can not figure out how to code the submit action ...