Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. infinitycity

    Using Microsoft.XMLDOM in JavaScript and fail loading XML with DTD

    Hello, in the following script --------------- part of the javascript-------------- var logFile = new ActiveXObject("Microsoft.XMLDOM"); logFile.async="false"; logFile.load("log.xml"); var rootE = logFile.documentElement...

Part and Inventory Search

Back
Top