R
RickM
I can do this using the submit form menu options and suppling an aspx
page to use, but what if I want to do it programatically? I tried
adding a reference to the MSXML com object but I cant compile; getting
ambiguous reference to stuff in the
Microsoft.Office.Interop.InfoPath.SemiTrust reference.
How do you create an XMLHTTP object with open and submit functions
using Managed Code. I would like to be able to read the submit url
from a file instead of having hard coded within IP. Or, would just
like to know how to do the submit in code.
Thanks
RickM
page to use, but what if I want to do it programatically? I tried
adding a reference to the MSXML com object but I cant compile; getting
ambiguous reference to stuff in the
Microsoft.Office.Interop.InfoPath.SemiTrust reference.
How do you create an XMLHTTP object with open and submit functions
using Managed Code. I would like to be able to read the submit url
from a file instead of having hard coded within IP. Or, would just
like to know how to do the submit in code.
Thanks
RickM