J
JoseValencia
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?
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?