![]() |
Appending a Child
Hi All,
I am facing problem while adding a Child in the XML. If I add a Child under the Root Node Then it is Working fine. If I try to add the New Child Under the same XML file in Level x. Then It is giving some problem. Any Solution for this. Will it Work If I use the selectNodes() from the Script. I have used like x=XMLDoc.documentElement.selectNodes() x[0].appendChild(oNode)? Will it work. Its not working . Can u pls explain me. |
I've never heard of the selectNodes() method. It's not part of the standard... :confused:
Can you give us your full source code, or a link? |
| All times are GMT +1. The time now is 07:35 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.