Philo's WebLogMusings of a former Office Developer EvangelistCreating a web service for an InfoPath form in 25 easy steps- November 8, 2005 It took me a while to figure out how to do the InfoPathwebservice thing starting with an InfoPath form. Maybe this is blindingly obvious to everyone but me, but here it is anyway: 1) Create an InfoPath form from a new, blank form: 2) Lay out your form, using sections, grouping, and naming controls as appropriate: 3) Extract the form files (File Extract Form Files) to a location you can find later. 4) Open Visual Studio .Net (I'm using 2003 in this example; this will...http://blogs.msdn.com/philoj/archive/2005/11/08/490200.aspx |