무엇에 쓰는 물건인고..네덜란드리그? function XmlMethod(m) { var xmlmethod = ("xml"+m); var xmlmethod = false; /*@cc_on @*/ /*@if (@_jscript_version >= 5) try { xmlmethod = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { try { xmlmethod = new ActiveXObject("Microsoft.XMLHTTP"); } catch (E) { xmlmethod = false; } } @end @*/ if (!xmlmethod && typeof XMLHttpRequest != 'undefined') { xmlmethod = new XMLHttpRequest(); } return xmlmet.. 더보기 이전 1 ··· 8 9 10 11 12 13 14 ··· 17 다음 목록 더보기