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. Web Development
  3. Displaying ActiveX in Netscape

Displaying ActiveX in Netscape

Scheduled Pinned Locked Moved Web Development
comquestion
4 Posts 2 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.
  • P Offline
    P Offline
    Philip Patrick
    wrote on last edited by
    #1

    Is there anyway to display an ActiveX in Netscape browser? Usual OBJECT tags doesn't seem to be working there (using NS 6.2) Philip Patrick Web-site: www.stpworks.com "Two beer or not two beer?" Shakesbeer

    J 1 Reply Last reply
    0
    • P Philip Patrick

      Is there anyway to display an ActiveX in Netscape browser? Usual OBJECT tags doesn't seem to be working there (using NS 6.2) Philip Patrick Web-site: www.stpworks.com "Two beer or not two beer?" Shakesbeer

      J Offline
      J Offline
      Jeremy Falcon
      wrote on last edited by
      #2

      ActiveX isn't supported in Netscape. I'm certain of this in 4.x, and I'm willing to bet this is also the case in 6.x. ActiveX is a Microsoft technology and is not an industry standard. Jeremy L. Falcon Homepage : Sonork = 100.16311
      "But everybody darlin' sometimes bites the hand that feeds." "Remember in this game we call life that no one said it's fair." "Just because you're winnin' don't mean you're the lucky ones." Song: Breakdown - Album: Use Your Illusion II - Artist: Guns N' Roses

      P 1 Reply Last reply
      0
      • J Jeremy Falcon

        ActiveX isn't supported in Netscape. I'm certain of this in 4.x, and I'm willing to bet this is also the case in 6.x. ActiveX is a Microsoft technology and is not an industry standard. Jeremy L. Falcon Homepage : Sonork = 100.16311
        "But everybody darlin' sometimes bites the hand that feeds." "Remember in this game we call life that no one said it's fair." "Just because you're winnin' don't mean you're the lucky ones." Song: Breakdown - Album: Use Your Illusion II - Artist: Guns N' Roses

        P Offline
        P Offline
        Philip Patrick
        wrote on last edited by
        #3

        Hmm... kinda strange, OBJECT tag is in HTML 4 specification and it has "classid" attribute. From my point of view of Windows programmer, class id means GUID of the COM/ActiveX object.. But Netscape says it support HTML 4 in NS6 (incl. OBJECT tag), but looks like I can't use ActiveX GUID in it. So I can think about 2 ways - Netscape lies and it doesn't support HTML4, or "classid" is something else and not what I'm thinking. Then what is "classid" in Object tag? Philip Patrick Web-site: www.stpworks.com "Two beer or not two beer?" Shakesbeer

        J 1 Reply Last reply
        0
        • P Philip Patrick

          Hmm... kinda strange, OBJECT tag is in HTML 4 specification and it has "classid" attribute. From my point of view of Windows programmer, class id means GUID of the COM/ActiveX object.. But Netscape says it support HTML 4 in NS6 (incl. OBJECT tag), but looks like I can't use ActiveX GUID in it. So I can think about 2 ways - Netscape lies and it doesn't support HTML4, or "classid" is something else and not what I'm thinking. Then what is "classid" in Object tag? Philip Patrick Web-site: www.stpworks.com "Two beer or not two beer?" Shakesbeer

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #4

          Philip Patrick wrote: or "classid" is something else and not what I'm thinking. Then what is "classid" in Object tag? A class id generally is a GUID but doesn't have to be in theory. This is not related to ActiveX other than the controls use them. Support for the object tag doesn't mean ActiveX support. Other instances of using the object tag would be for RealAudio/Video, Flash, etc. It's still up to the user agent (e.g.; Netscape) to interpret the object data. Ever notice you have to install plug-ins for Real and Flash? It's processed by the browser. The HTML specification doesn't cover this. Hope that helps. Jeremy L. Falcon Homepage : Sonork = 100.16311
          "But everybody darlin' sometimes bites the hand that feeds." "Remember in this game we call life that no one said it's fair." "Just because you're winnin' don't mean you're the lucky ones." Song: Breakdown - Album: Use Your Illusion II - Artist: Guns N' Roses

          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