M
Michael Morse
Hi,
I'm wondering if I can access my IP Forms resource file through code during
runtime.
What I am specifically trying to do is record all the nodes that a user has
changed while the form was open. Using the XDocument OnChange I can grab the
node that was changed but I would like to store this somewhere besides in a
JScript array. Preferably in an XML resource document to enable offline
editing as well.
Any ideas on a solution that will allow me to store multiple paths of
changed nodes that I can easily access with JScript. Also trusted forms is
not an option.
Thanks
-mike
I'm wondering if I can access my IP Forms resource file through code during
runtime.
What I am specifically trying to do is record all the nodes that a user has
changed while the form was open. Using the XDocument OnChange I can grab the
node that was changed but I would like to store this somewhere besides in a
JScript array. Preferably in an XML resource document to enable offline
editing as well.
Any ideas on a solution that will allow me to store multiple paths of
changed nodes that I can easily access with JScript. Also trusted forms is
not an option.
Thanks
-mike