Jim Bassett
December 4th, 2000, 05:24 PM
At a company I am working at the discussion came up if there is a performance problem or resource problem using DOM to write a XML document verses using VB Script. One side says if the XML document is simple then just use VB another side says since DOM is a compiled object than it is better to use and should not use any more resources than having VB run inside an object. Has anyone run a test or knows?
Also some feel the VB is simplier to use and would use less code than using DOM...anyone want to comment?
Thanks
Also some feel the VB is simplier to use and would use less code than using DOM...anyone want to comment?
Thanks