Re: [xml-dev] How do you remove comments from XML?
On Wednesday 05 March 2003 01:41 pm, Dominica DeGrandis wrote: > I'm writing a vb or vbscript program that uses the DOM to remove nodes in > an XML file. I need to remove all the data between the two comment lines > (see below), Why not use sed? ;-)