Hi,
I have an Infopath form with a file attachment field. Once the form is
submitted I need to read the attachment file data and create the file again
in the disk in order to process the file data. I have thought in a C# program
. I can access to the infopath fields easily with a xml reader. The problem
is that the attacment file field seems to be encrypted and compressed.
Any idea of how to achieve it?
Wozza - 07 Mar 2007 09:26 GMT
Jose
Have you looked at the following?
http://support.microsoft.com/kb/892730
I've not tried this, but this looks like what you are looking for.
Wozza
> Hi,
>
[quoted text clipped - 8 lines]
>
> Any idea of how to achieve it?
Wozza - 07 Mar 2007 09:29 GMT
and the following ...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_ip2003_bk/h
tml/officeinfopathdevelopingsolutionsch5.asp
> Hi,
>
[quoted text clipped - 8 lines]
>
> Any idea of how to achieve it?