T
tcarnahan
I am new to InfoPath scripting. Unfortunately, for the project I am working
on, I set VBScript as my default, so I can't change to JScript.
My application requires me to provide a button that when clicked, traverses
the the published form's newly filled out data (XML tree or DOM ... I am not
sure I know the correct term), reading the node names, types, and values.
This includes traversing optional and repeating nodes.
Can anyone point me to an example of how to do this using VBScript?
Thank you ahead of time
on, I set VBScript as my default, so I can't change to JScript.
My application requires me to provide a button that when clicked, traverses
the the published form's newly filled out data (XML tree or DOM ... I am not
sure I know the correct term), reading the node names, types, and values.
This includes traversing optional and repeating nodes.
Can anyone point me to an example of how to do this using VBScript?
Thank you ahead of time