News

Right now we're using <BR><BR>Set objXML = Server.CreateObject("Microsoft.XMLDOM")<BR><BR>I know there are other objects that can be used to load XML files, is there a "best practice" choice ...