Re: [xmljs-users] Cannot write back to root document object...
Brought to you by:
djoham,
witchhunter
From: David J. <dj...@ya...> - 2004-07-29 15:32:46
|
Hi Eljon! Can you whip up a quick recreation of the problem you're seeing please? I'll take a look and see what's up... David --- Eljon Greene <eg...@re...> wrote: > Hey guys, > > I am new to XML for <script>. Everything is coming along pretty good except 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.setNodeValue()" and then use > "DOMNode.getNodeValue()" and it works. However when 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 doing 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 > |