http://www.webreference.com/js/column55/activex.html .......................... The ActiveXObject() constructor function creates an instance of an OLE Automation (ActiveX) object. Once an object is created, you refer to it in code using the object variable you defined. ......................... ex) java script기반 file access example function test3(string) { var fs = new ActiveXObject("Script..