How can I include ActiveX in ASP.Net?
Hi all,
Iâm new to programming web applications and have been studying the basics to be able to write a Web Server that communicates with older software I wrote in Visual Basic 6. It would be simplest for me to use an ActiveX component I have for this purpose but I can't find info on how to use or make the necessary declarations in the ASP.NET documents to be able to call and use this component.
Is there anyone who has this information or can point me in the right direction?
Thanks in advance
Kristinn
|