Now the .js file has code to open xml file as follows: xmlDoc=new ActiveXObject("Microsoft.XMLDOM"); xmlDoc.async=false; xmlDoc.load( ...
確定! 回上一頁