Results 1 to 4 of 4

Thread: ActiveX control IMPORTENT

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    3

    Exclamation

    Hi,

    Can someone help me with adding a ActiveX control on my website.
    and that's not all I need also to load the ocx from my webspace, because the user will not have that control.

    Is this difficult, please help me

    Bye
    BlackRider

  2. #2
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    Looks like out of 100+ visitors to ur post i can help you. I may not have tim to re-answer this post tonight with the info but i can definately help you here !

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    3

    Arrow Mail

    Hi,

    I WILL SEND YOU A E-MAIL

    Bye
    BlackRider

  4. #4
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341
    First of all and most important, this code (i think) only works with ie but try it out with netscape if needs be.

    Please check the source of

    http://members.nbci.com/jmcastaneda/jet.htm

    For reference as this is where i saw this.

    <HTML>
    <OBJECT ID="UserControl1" WIDTH=333 HEIGHT=333
    CLASSID="CLSID:8BC22B8F-CA57-11D3-8DB0-2C8105C10627"
    CODEBASE="jet.CAB#version=1,0,0,0">
    </OBJECT>
    </HTML>

    As my html is poor this code basically will open jet.cab onto the users pc and then install the contents of it (or at least the ocx). Then it will open the class (specified by the clsid, u will need to know this for it to work, if u donot know it then open something like frontpage and insert ur control, then look at the source and u will then know the class id.) As far as i know u will also need to make sure that the jet.cab or whatever u call it is in the same dir on the server.

    If you have any problems with this (as i have not tested it) then please contact:

    [email protected]

    Thanks.


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