As a quick follow up, here's the code I am currently using which loops
through each node and is supposed to make changes accordingly. If there
is no way to determine which node an event is occurring on, then I don't
mind going the loop route but for some reason this loop is not having
the desired effect. This code is hit in the CHANGE event for nodeName1,
and I'm getting strange behavior where making a change in one instance
of my subform will have an effect in the other instances.
data.Page.DAT...