Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. ActiveX C++

ActiveX C++

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestioncsharpc++html
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    Wender Oliveira
    wrote on last edited by
    #1

    Hello, Somebody knows a good and easy tutorial for C++ ActiveX??? I made one that I think that works as well but I don't know how to include this inside my HTML page, I don't know how to register my OCX file and what is the ClassId... Can anybody help me? Wender Oliveira .NET Programmer

    C N W 3 Replies Last reply
    0
    • W Wender Oliveira

      Hello, Somebody knows a good and easy tutorial for C++ ActiveX??? I made one that I think that works as well but I don't know how to include this inside my HTML page, I don't know how to register my OCX file and what is the ClassId... Can anybody help me? Wender Oliveira .NET Programmer

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      How on earth can it work if you don't register it ? Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder

      1 Reply Last reply
      0
      • W Wender Oliveira

        Hello, Somebody knows a good and easy tutorial for C++ ActiveX??? I made one that I think that works as well but I don't know how to include this inside my HTML page, I don't know how to register my OCX file and what is the ClassId... Can anybody help me? Wender Oliveira .NET Programmer

        N Offline
        N Offline
        nguyenvhn
        wrote on last edited by
        #3

        Just using FrontPage or any HTML editor, you can insert your ActiveX control to web page. I dont know which version of FP that you are using but I have FP 2002. Here is command: Insert -> Web Component -> Advanced Controls -> ActiveX Control -> Your ActiveX Control. To register an ActiveX control, you can issue command: regsvr32 ocxfile or make a cab file that can be downloaded from network server.

        1 Reply Last reply
        0
        • W Wender Oliveira

          Hello, Somebody knows a good and easy tutorial for C++ ActiveX??? I made one that I think that works as well but I don't know how to include this inside my HTML page, I don't know how to register my OCX file and what is the ClassId... Can anybody help me? Wender Oliveira .NET Programmer

          W Offline
          W Offline
          Wender Oliveira
          wrote on last edited by
          #4

          I know how to register my OCX file, the problem is that I don't know the ClassID to add my object tag inside my HTML. Wender Oliveira .NET Programmer

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups