Extracting embedded file attachments

T

tcarnahan

Hi...Iam new to InfoPath and XML.

I am looking at a requirement to programmatically extract data entered via
InfoPath. So far, I have a VBScript procedure that traverses the XML DOM
reading each node/element and extracting each node/element's text value.


The part I am having difficulty with is extracting any files that were
attached via an InfoPath "attachment" control.

Would anyone be able to point me to an example of code where the procedure
extracts a file (entirefile) that has been attached to the output .XML file
created by InfoPath?


Thank you ahead of time for your help!
 

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