|
|
|
|
|
|
| |
Sniff your installed MSXML software
Your Local System's MSXML Parsers:
Your Local System's MDAC:
Provided by Information Management Research Inc. Copyright (C) 2000
When you walk up to a computer, it is hard to tell which versions of the MSXML parsers are installed on the machine if they are in the 'Replace' or 'Side-by-Side' mode.
This page was written to help with this judgment.
This page runs JavaScript code and tries to instantiate version-specific DOM objects. If the instantiation succeeds, a checked check-box along with the DOM version is displayed. If the instantiation fails, an unchecked check-box is displayed along with the error message that was returned by the instantiation call.
Revisions:
Sept. 3, 2003 - MSXML4 was added
- MDAC Version was added.
-
MSXML.html was written and tested with Internet Explorer 5.0. You might see different results if you attempt to view this in other browsers.
-
If you have any comments, or suggestions for improvements please email
the author [ Newsha @ IMRGold.com ]
-
Information Management Research, Inc. gives full consent for distribution of
this page only if this text is distributed along with it.
/////////////////////////////////////////////////////////////////////////////
// Alchemy xPortal Client Example Applications are
// written by Information Management Research, Inc. 2000 (C)
// http://www.IMRGold.com
//
// THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|