Warning. This page contain an ActiveX . It may cause trouble on some Web Browser. Don't mind if you receive error messages.
Best experienced with Click Here to start.
ActiveX is the key point of Microsoft strategy in the web development. An ActiveX is a component with some UI interface capabilities. ActiveX follows OCX. An OCX should have many interface like IClassFactory
, User Interface capabilities, properties, OLE automation and more. An ActiveX is not obliged to have them all. Only IClassFactory
is compulsory. That makes ActiveX as strong as OCX but less heavy. If your container accept OCX it is likely to accept ActiveX with some extra tests. Another important feature of ActiveX is self registration. Self registration allow automatic installation of components over the network.
Try to click on the button you will have a popup with the contents of the site
It will fail on most browser except Internet Explorer 3