You should be able to extend the save functionality of the form to save the
form *and* submit it to the web service through code in the OnSaveRequest
event of the form. This article is for InfoPath 2003, but should still be
valid for InfoPath 2007:
http://msdn2.microsoft.com/en-us/library/aa168451(office.11).aspx .
---
S.Y.M. Wong-A-Ton
> I have a form in Infopath 2007 that has a button on it that submits to a web
> service using code. I would also like the form to be saved when the user
> clicks the button. Is this possible?