Skip to Content


Home > Resources > XML > XML DOM: Inserting, Modifying and Deleting elements using VBScript

< Previous | Next >

XML DOM: Inserting, Modifying and Deleting elements using VBScript (Visit this link)

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.

Hits: 96
Added: Mon Sep 20 2004
Last Modified: Thu Oct 28 2004

Review It Rate It