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!
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!