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. COM
  4. Activex control and IE

Activex control and IE

Scheduled Pinned Locked Moved COM
comquestion
2 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.
  • S Offline
    S Offline
    sunita ramesh
    wrote on last edited by
    #1

    hi all, I have an activex control( a video player), which i embed in IE using and its class id. So whenever IE(page) opens,an information bar comes at the top of the window.we have to Right Click>>Allow Blocked content.Then player starts playing cam files. I need to change options of the information bar.Instead of Allow Blocked Content option ,i need to place PLAYER's name. is it possible? Also after Allow Blocked content option is selected,Window prompts for whether to install the Activex control.Can i do it programatically ?..anyways.. Give me some suggestions. Thanks in Advance, Sunita

    M 1 Reply Last reply
    0
    • S sunita ramesh

      hi all, I have an activex control( a video player), which i embed in IE using and its class id. So whenever IE(page) opens,an information bar comes at the top of the window.we have to Right Click>>Allow Blocked content.Then player starts playing cam files. I need to change options of the information bar.Instead of Allow Blocked Content option ,i need to place PLAYER's name. is it possible? Also after Allow Blocked content option is selected,Window prompts for whether to install the Activex control.Can i do it programatically ?..anyways.. Give me some suggestions. Thanks in Advance, Sunita

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      The 'allow blocked content' prompt is probably coming from the Local Machine Lockdown feature in XP SP2. In Internet Options, go to the Advanced tab, scroll down to Security, and check 'Allow active content to run in files on My Computer'. If the prompt goes away, your users will not see this if accessing the page from another machine (whether over the Internet or a company intranet). You cannot automatically install the ActiveX control. This is quite deliberate - to allow this would be a serious security hole. If you're using this on an intranet site, you could use a standalone installer to install your control using whatever management tools you have available. Note that users not running as administrators will not be prompted to install the ActiveX control. Stability. What an interesting concept. -- Chris Maunder

      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