I've used VB6's package and deployment tool to build a cab file for installation of my ActiveX control. It works fine on XP, but for some reason it fails on windows 2000 machines. If I copy the files ...
ActiveX is a Microsoft technology that works with Internet Explorer to deliver special functionality, like animations or toolbars, to your browser experience. Internet Explorer prompts you to install ...
A software module based on Microsoft's Component Object Model (COM) architecture. It enables a program to add functionality by calling ready-made components that blend in and appear as normal parts of ...
In your pages, you can test for the presence of the Windows Media ActiveX control with the following JavaScript: 01 var player; 02 var plugin; 03 var hasActiveX=false ...