popup blockers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • theBond
    New Member
    • May 2007
    • 10

    popup blockers

    Hello,
    Can i write a code to enable or disable popup blockers.
    If yes then can you guide me on same?

    I know that in IE tools menu there is function called "Manage add-ons" where it displays all the activex controls downloaded by browser and if there is anyway to control this programatically then it will be helpful.

    theBond
  • SammyB
    Recognized Expert Contributor
    • Mar 2007
    • 807

    #2
    Originally posted by theBond
    Hello,
    Can i write a code to enable or disable popup blockers.
    If yes then can you guide me on same?

    I know that in IE tools menu there is function called "Manage add-ons" where it displays all the activex controls downloaded by browser and if there is anyway to control this programatically then it will be helpful.

    theBond
    Please clarify what you are trying to do. We are not going to tell you how to disable our popup blockers.

    Comment

    • theBond
      New Member
      • May 2007
      • 10

      #3
      Originally posted by SammyB
      Please clarify what you are trying to do. We are not going to tell you how to disable our popup blockers.
      i can explain you what i m trying...

      i am haveing one application which displays some data from DB at client in the form of popups,but because most of browsers have popup blocker it dont work.

      I want to control this, like if i i detect that browser have blocker then i should be able to disable it and show my form.

      It is Intranet based but there are more then 200 computers so i want to control it programatically .

      theBond

      Comment

      Working...