When I create an ActiveX control with VB6, and I run it from VB it opens it in Internet Explorer using the <object> tag.
Ive looked at a few HTML sites, but I can't find how to use the <object> tag to load my OCX on my web pages.
Can anyone here help me?