ActiveX Control - TechRepublic
General discussion
December 14, 2000 at 05:21 AM
nagarajansmca

ActiveX Control

by nagarajansmca . Updated 24 years, 11 months ago

Assume that i have created an ActiveX Control using Visual Basic and installed the .ocx file in my server registry using regsvr32 utility. In Web, is it possible to make use of that control from anywhere. i.e Can i enjoy the features offered by the control using web browser anywhere in the world. How can i achieve this. Can i make it using tag (attribute:CODEBASE) of HTML to mention the location of my .ocx file.

In other words, i can imagine the working principle of ActiveX component(no user interface) in Web but i am confused with ActiveX control?

Please help me out!!!

This discussion is locked

All Comments