Click to return to the HTML Help home page    
Web Workshop  |  DHTML, HTML & CSS  |  HTML Help

To Insert the HTML Help ActiveX Control in Your HTML File


Microsoft Corporation

Updated June 10, 1999

Copy the following HTML Help ActiveX control syntax into your file:

<OBJECT

id=popup
type="application/x-oleobject"
classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"
>
</OBJECT>

where popup is the ID of the control, which you will reference in step 3. If your HTML file already includes an instance of the control, you can reference that one.

Notes



Back to topBack to top

Did you find this material useful? Gripes? Compliments? Suggestions for other articles? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.