Arthur005
09-29-2005, 04:36 AM
I’ve tried to find the answer to this problem but after a few forums and some weeks haven’t found anything. When loading xml data from a file the data won’t show up but when I trace the textbox it sell it say it is the values from the xml file but the aren’t showing up in the textbox.
Example
Mc1.Mc2["btn" + _l1].txt = web[_l1]; :mad:
If I trace this before loading the xml data it has the values that have been type in. After the above script executes it says it is what I was trying to set it to but the text doesn’t so up why? Is there something simple I am missing to make this work because I know it can be done. :confused:
Thank you for any help.
Example
Mc1.Mc2["btn" + _l1].txt = web[_l1]; :mad:
If I trace this before loading the xml data it has the values that have been type in. After the above script executes it says it is what I was trying to set it to but the text doesn’t so up why? Is there something simple I am missing to make this work because I know it can be done. :confused:
Thank you for any help.