Results 1 to 3 of 3

Thread: How to Post an ACtIVE X CONTROl

  1. #1

    Thread Starter
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810

    Angry How to Post an ACtIVE X CONTROl

    Hi everybody, anyone has an Active X Page?
    I made an OCX file with VB, And I want to store it into a webpage then put it on the web, the thing is that the Webpage won't load for some users... Why is that? works fine with me. I have put all .CAB file in the same directory as well...

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  2. #2
    Hyperactive Member
    Join Date
    Feb 2001
    Location
    Houston, TX
    Posts
    342
    I was wondering if you got this resolved? I have the same problem. The controls work for anyone who has the VB6 Runtime installed but not anyone else. I have also published all my .dlls but I still can't figure this out.

  3. #3
    jim mcnamara
    Guest
    You don't put the CAB files in the directory, you put the ActiveXExe
    in the directory, and resgister it on the server machine.

    CAB files are compressed, the server needs to run uncompressed code. IS there some routine you have that uncompresses then runs an ActiveX. Never heard of one....

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