|
-
Mar 8th, 2001, 02:40 PM
#1
Thread Starter
New Member
Hi all,
I have some ActiveX (ocx file) and I want to use it on HTML page.
my code is
<object id ="Shape1" classid="clsid:B1208012-35A6-11D0-A01A-00A024D06631"
codebase="http://servername/shape.dll">
</object>
and I copied shape.dll to home directory (/wwwroot) on the server. But this isn't work correctly. I think the dll file is downloading to client machine but it isn't installing (or registering).
Any help would be greatly appreciated.
Thanks
Dilfuruz
Last edited by Dilfuruz; Mar 9th, 2001 at 03:30 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|