Extracting data from a "filled out" form

T

tcarnahan

I am new at InfoPath and very new with the scripting behind InfoPath.

I have a requirement to put a button on my form, that when the user
finishes filling out the form and clicks on the button, the code iterates
throught the tree structure holding the data, reading the node names, types,
and values. This script needs to accomodate any tree, so for this, the names
of the nodes cannot be assumed.

Because I started this project using VBScript, I am committed to finishing
it in VBScript.

Could anyone point me to an example of VBScript behind InfoPath that when
the user fills out the form and clicks the button, the code recursively
traverses the tree and provide that data?

Thank you ahead of time for any help you can provide!
 

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