Top "Activex" questions

ActiveX is a Microsoft-proprietary framework for defining and accessing interfaces, to system resources, in a programming-language independent way.

Read and write to an access database using Javascript

first I want to mention that I am aware that in web interaction with databases should always be with server …

javascript database ms-access activex ado
How to handle an ActiveX event in Javascript

This is somewhat of a follow-up to an answer here. I have a custom ActiveX control that is raising an …

javascript events activex
VBA With Microsoft Access - Check if object exists

I'm using VBA with Microsoft Access. I'm setting an object to an item inside a WebBrowserControl that sometimes exists, sometimes …

ms-access vba activex webbrowser-control
How can a web page read from the user's serial port - in the year 2017?

I have to re-implement an existing system from scratch. At one point, when the user navigates to a certain web …

web-applications com serial-port activex
C# COM DLL: do I use Regasm, or Regsvr32?

I am building a C# ActiveX DLL... do I use REGASM or REGSVR32 to register it? How do I register …

com interop x86 64-bit activex
Best approach to get RTSP streaming into web browser from IP Camera?

Is it possible to get the RTSP Streaming data into the web browser? Below are some of my findings. Kindly …

ffmpeg websocket activex webbrowser-control rtsp
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
What can you do with COM/ActiveX in Python?

I've read that it is possible to automate monthly reports in Crystal Reports with COM/ActiveX. I'm not that advanced …

python com crystal-reports activex pywin32
How to stop ActiveX objects automatically changing size in office?

This thread discusses a problem I've been having with ActiveX objects in an Excel spreadsheet. It's a mess to read …

vba excel activex
What's the proper source for Windows Common Controls 6.0 component (MSCOMCTL.OCX)?

I'm experimenting with writing ActiveX controls and noticed that I can't seem to create an ActiveX control in Visual Basic (6.0) …

com vb6 activex