Hi,
How do I use outside information in Infopath to set a field on an existing
form?
This information is coming from a Web Application developed on VS .net
specifically
C# .net
Pls I need an example code.
Dean - 05 May 2006 17:54 GMT
You can create a WebService and then call it from InfoPath. Tons of sample
code at http://msdn.microsoft.com/office/understanding/infopath/default.aspx
> Hi,
> How do I use outside information in Infopath to set a field on an existing
[quoted text clipped - 3 lines]
> C# .net
> Pls I need an example code.