Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

removeNode() does it work !

Status
Not open for further replies.

fixthebug2003

Programmer
Joined
Oct 20, 2003
Messages
294
Location
US
Hi,
Does removeNode() function works to remove a node from a
XML document?

Fixthebug2003
 
It should, are you having a problem with it?
 
RemoveNode() only removes the node from the xml file in memory, don't forget to save the file as well.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top