activexobject
ActiveX Control always working on my machine - unpredictable behavior on others?
I have a question about my ActiveX control not always working in IE on other machines. Context: I\'m working on an internal app for my company. It is designed to be a standalone web-page config tool[详细]
2023-02-05 06:06 分类:问答Javascript ActiveX cant load object
i cant get my page to work. On loading a page i get error in this line tscontainer = new ActiveXObject(\'BDATuner.SystemTuningSpaces\'); any ideas why i get this error and how to start my page to work[详细]
2023-02-04 15:04 分类:问答write bytestream to a activex object in javascript
I am trying to create a file on the local machine which capture开发者_如何学JAVAs the var file in javascript.[详细]
2023-02-02 16:24 分类:问答How do I make the following code portable for browsers other than Internet Explorer?
I have a source code that works well on Internet Explorer,but fails to work on Chrome or Firefox. I want to make it portable.Please Help.[详细]
2023-02-01 22:18 分类:问答How to get a IHTMLElement pointer to the <object> tag hosting an activex control
I have an ActiveX control generated by the FireBreath framework (http://firebreath.org).I need to get a reference to the <object> tag in the page that hosts the plugin from C++.[详细]
2023-01-24 03:00 分类:问答VB: get compiled DLL's calling application info; COM security
Through COM, one can potentially gain absolute control over a target system.For example: using javascript\'s ActiveXObject object in IE, one can create certain objects which were designed to have dire[详细]
2023-01-20 05:31 分类:问答PowerPoint printing using activex control
We have written an ActiveX control using C# to use it in Microsoft PowerPoint.The control has following Title: \'Test Viewer\'.When I place the control in PowerPoint in edit mode, I see the title in c[详细]
2023-01-14 05:36 分类:问答How do I create a deployable ActiveX control?
I have written a simple ActiveX control using Visual Studio 2010.I have registered this control on my development machine using regasm, and I can invoke the control in IE using Javascript\'s new A开发[详细]
2023-01-09 07:22 分类:问答ActiveX control not showing up properly
I have an activex control which I have written using C#. It is essentially a user control which is being compiled into a dll. When I debug the program with visual studio the forms and controls appear[详细]
2023-01-09 04:23 分类:问答Accessing ActiveX method from asp.net (C#)
I have written an activex user control to get an image from a user\'s clipboard. I have a method to get the byte stream for this image. I want to embed this into a asp.net webforms page (C#).[详细]
2023-01-05 23:52 分类:问答