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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX control display

Status
Not open for further replies.

audface

Programmer
Sep 27, 2002
14
MY
I will have to use the codebase in the <object> tag to direct correctly to the ocx file I'm accessing because classid generated in each pc is diferrent. However when I tested it in my pc for development purposes, I enter as

codebase=&quot;local/Graph.ocx&quot; thru IIS
or
codebase=&quot;c:/Inetpub/
and the object is blank with a small icon at the left conner in the browser. What can I do to rectify this problem?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top