Go Back   CodingForums.com > :: Client side development > XML

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-27-2002, 10:36 AM   PM User | #1
anandraj
New Coder

 
Join Date: Oct 2002
Location: Bangalore,India
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
anandraj is an unknown quantity at this point
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.
anandraj is offline   Reply With Quote
Old 12-05-2002, 02:05 AM   PM User | #2
Alex Vincent
Moderator


 
Join Date: May 2002
Location: Hayward, CA
Posts: 1,427
Thanks: 1
Thanked 19 Times in 17 Posts
Alex Vincent is on a distinguished road
I've never heard of the selectNodes() method. It's not part of the standard...

Can you give us your full source code, or a link?
__________________
"The first step to confirming there is a bug in someone else's work is confirming there are no bugs in your own."
June 30, 2001
author, Verbosio prototype XML Editor
author, JavaScript Developer's Dictionary
https://alexvincent.us/blog
Alex Vincent is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:50 PM.


Advertisement
Log in to turn off these ads.