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
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!!!