Re: [xmljs-users] need help
Brought to you by:
djoham,
witchhunter
From: David J. <dj...@gm...> - 2010-01-06 05:51:21
|
Greetings, You can do XML node manipulation through the W3C parser. Example code can be found at http://xmljs.sourceforge.net/website/documentation-w3cdom-DOMNode.html#DOMNodesetNodeValue . Best regards, David On Tue, Jan 5, 2010 at 3:32 AM, Vivek Kumar <vic...@gm...> wrote: > dear sir > > I am a programmer > I was searching for xml reading and updation through javascript > then I came through SAX and was very happy to see the library > > sir I need assistance in performing xml-node updation through your code > I have successfully implemented the reader part > but am not able to update node > > I am coded my code with the help of SAX Sample Application 1 > I found it very useful because everything is available there, just we > need to call and use > first of all I was doing this reading part through W3C DOM, but was > not able to do that independent of browser > but this one is fulfilling my needs > please help me completing this part too > > Thanks a ton... > > -- > In anticipation of favourable response > > Vivek Kumar > B.E. in IT - Computing > 9992466721 > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > xmljs-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmljs-users > |