This article will discuss upon how Microsoft Office InfoPath Forms can be used. InfoPath forms can be used whenever there is a need of using custom template, such as Leave Application Form or Compensation Form etc. Pre-requisites for InfoPath Form:
Creating an InfoPath Form
Accessing Microsoft Office InterOP Objects using C# 4.0
Thanks for the article, i was able to create an infopath form for the first time. One questions, though, I tried to add a formula to a control and it didn't like it. Not sure what i'm doing wrong. I wanted to get a percentage based on two fields. For instance, the formula i used was =(Field A - Field B)/Field A = %. I got an error. Can you tell me what is the correct format.Appreciate your feedback.
Hi, Do you have sample where the data is stored in a XML File? many thanks.Kind regards, Sunil
From this article i have learned new concept. I hope will get more articles like this.