J
JimJob
Hi All,
How can i code infopath to send an MHT file instead of XML with an email?
Is there a way of doing this? I have so far only found the following code
which exports to web - thisXDocument.View.Export(@"C:\MyView.mht", "MHT");
If its not possible, is there a way to use the above code to eport the MHT
file to someones desktop without having to specifiy the username?
Thanks
How can i code infopath to send an MHT file instead of XML with an email?
Is there a way of doing this? I have so far only found the following code
which exports to web - thisXDocument.View.Export(@"C:\MyView.mht", "MHT");
If its not possible, is there a way to use the above code to eport the MHT
file to someones desktop without having to specifiy the username?
Thanks