I'm new to the world of ASP. If I were to create a user interface for people using ASP.net and I registered certain ActiveX controls on the webserver I'm using, can I instantiate those controls in the ASP interface? Or, does the user need the ActiveX controls to exist on their local workstation?
I know this is a broad question, but to make it even broader, how hard is it to integrate an ActiveX control that's being used in VB and C++ into an ASP.net application?
I know this is a broad question, but to make it even broader, how hard is it to integrate an ActiveX control that's being used in VB and C++ into an ASP.net application?