General
One of the main problems with manipulating XML files is the compatibility issue across different browsers. The purpose of the SoftXMLLib Library is to solve the problem of creating different XMLHTTP and XMLDOM objects for different browsers. This library includes basic functions and properties like those already included in Microsoft.XMLDOM ActiveXObject.
Notes
- Created by: Movsesyan Gregory
- Web Site: http://www.softxml.com
Tutorial: SoftXMLLib User Guide
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: SoftXMLLib.js
Head
Paste this code into the HEAD
section of your HTML document.