How to read Infopath attachment file fields from C#?

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top