Top "Activexobject" questions

ActiveXObject is the key/initial function to enable and reference an "Automation object" in a Microsoft programming environment or the Internet Explorer browser.

ActiveXObject in Firefox or Chrome (not IE!)

I am trying to create an ActiveXObject (to use FieSystemObject) but it's only supported in IE. Is there a way …

javascript activexobject filesystemobject
IE9, Automation server can't create object error while using CertEnroll.dll

In my web page, a JS block like this: var classFactory = new ActiveXObject("X509Enrollment.CX509EnrollmentWebClassFactory"); // Other initialize CertEnroll …

automation internet-explorer-9 x509certificate activexobject
FormData in IE8/9

i have implemented this script for uploading files with ajax, it works perfect in other browsers except for explorer, i …

javascript xmlhttprequest activexobject form-data
Excel 2010 ActiveX Controls No Longer Working After Windows Updates

So at work I ran into this issue after I installed the most recent Windows 7 updates (including Microsoft Office 2010 updates) …

excel activex activexobject vba
ASP.NET Cannot create ActiveX component

I have a ASP.NET application that allows users to export their staff's absences each month to Microsoft Excel. The …

asp.net excel activexobject
Corrupted ActiveX control? "Can't exit design mode because Control 'DTPicker1" can not be created"

I am developing an Excel VBA application on my desktop machine. I have a DatePicker ActiveX control on my spreadsheet. …

excel vba activexobject
What event is triggered when user selects value from drop down ComboBox (ActiveX)?

What event is triggered when user selects value from drop down ComboBox (Active X). How it can be defined in …

vba excel activexobject
How to write data to textfile using JavaScript

I have some problem to write date to a file Test.txt by using JavaScript. I have find answer in …

javascript php activexobject fso
ActiveX Object is not defined

Firebug is giving me the following error: ActiveXObject is not defined [Break on this error] var xmlhttp = new ActiveXObject("MSXML2.…

firefox activex firebug activexobject
ReferenceError: ActiveXObject is not defined in Chrome and Mozilla

I am having a lot of difficulty attempting to solve a ReferenceError: ActiveXObject is not defined in Google Chrome. function …

javascript google-chrome firefox activexobject referenceerror