[xmljs-users] Cannot write back to root document object...
Brought to you by:
djoham,
witchhunter
From: Eljon G. <eg...@re...> - 2004-07-29 15:03:34
|
Hey guys, I am new to XML for <script>. Everything is coming along pretty good excep= t for one thing...That is trying to write back to the parent document node = so that I can save this information on the server. I can use "DOMNode.setN= odeValue()" and then use "DOMNode.getNodeValue()" and it works. However wh= en I try "DOMNode.getXML()" the old value still exists...I am trying to use= global variables in my method instead of the local variables. What am I d= oing wrong and how do I write back to the "DOMDocument"? Thanks... Eljon Greene Web Software Engineer 877.394.5644 \\ main 904.567.2127 \\ direct eg...@re... www.recruitmax.com |