Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX controls on an HTML page

Status
Not open for further replies.

Nird

Programmer
Jun 13, 2003
1
GB
I am trying to create an ActiveX control for an HTML page, which should behave a little bit like an embedded OLE document i.e. i want the control to have a menu which should merge with Internet Explorer's menu.

I am stumped at the first hurdle - my ActiveX control's menus show up fine in the Test Container, but when i put my control in the HTML page with an <OBJECT> tag, the control does not seem to be 'UI-activating' and the menus do not change.

Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top