Active X component Vs Com object: Newbie
Hi,
Im just starting in VB and I have a question about COM objects versus Active X components.
Can an instance of a COM object display forms/ buttons etc on a web page or would I have to create an active X component to do that?
Basically, what I am trying to do is create an instance of a Visual Basic ListBox on an internet page. I want to use the methods and properties that come with the VB listbox as they are much more powerful than the standard HTML listbox.
Any help or suggestions welcome,
Thanks in advance
Markus