Results 1 to 2 of 2

Thread: Activex control on web page

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Posts
    2

    Cool

    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
  •  



Click Here to Expand Forum to Full Width