| XML DOM: Inserting/Modifying/Deleting elements using VB | | This snippet demonstrates the all too common functionality of adding, modifying and deleting elements in an xml document. The demo page (see below) displays the xml before and after the actions.
|