We have a website that is based on C# and ASP.NET, I have a barcode scanner with a .dll file to control it that I can get to work in VB6. Before I dig deeper in exactly how to do this I wanted a quick answer on if it is even possible to do what I want first.
Can I write an activex control in VB6 that will allow me to control the barcode scanner and implement that activex control in our .NET based website?
Just to be clear, not asking HOW to do it, just asking if it can be done. I haven't done any ActiveX programming before and haven't touched VB6 in a long time.
Thanks!