Hello,
I have read the posts on exporting infopath forms as mht files using
XDocument.View.Export(YouPath, "MHT"); instead of "File/ export to... web"
I have not been able to make my form fully trusted and thus I wonder if
there is another solution to my problem.
Question - I am trying to make a button submit the form as an e-mail with an
attachment in either a HTML or MHTML file without having to make the form
fully trusted. Is there such a way? I will settle with the form export in any
format other than XML.
Thanks,
Adeem
Franck Dauché - 20 Nov 2005 21:15 GMT
Hi Adeem,
I don't believe that yu can go around the full trust requirement.
Read this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ipsdk/html/xdmt
hExport_HV01021385.asp
Regards,
Franck Dauché
> Hello,
>
[quoted text clipped - 12 lines]
>
> Adeem