Board index » cppbuilder » load ActiveX control

load ActiveX control


2005-05-01 06:26:38 AM
cppbuilder32
OK guys,
I'm trying to load an ActiveX control onto a web page.
The tags <OBJECT>ACTX.ocx </OBJECT>does not work.
Do you know how, or which tags does?
 
 

Re:load ActiveX control

"MrIBM" < XXXX@XXXXX.COM >wrote in message
Quote
I'm trying to load an ActiveX control onto a web page.
The tags <OBJECT>ACTX.ocx </OBJECT>does not
work.
Just saying it doesn't work says nothing at all about the actual problem you
are having. You need to be more specific.
Quote
Do you know how, or which tags does?
The <OBJECT>tag is the one that does load ActiveX controls.
Gambit