use ActiveX control in C# web application
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
I have a C# web application which need to use an ActiveX in it. I can find some article on ActiveX using C++, I am unable to find a sample of C# call ActiveX. I am not sure if ActiveX only comes with C++? If you have some ideas about this, or some sample code/article, please let me know. Thanks a lot. Kevin