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. ASP.NET
  4. bypass pop up blocker in IE7

bypass pop up blocker in IE7

Scheduled Pinned Locked Moved ASP.NET
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.
  • L Offline
    L Offline
    lucluv
    wrote on last edited by
    #1

    i am openning a link using a window.open when the page loads with IE7 but popup blocker is blocking it when the 'Use pop-up blocker'is enable(in Privacy tab of internet option).I want to bypass it means while the pop up blocker is enabled the window should open with the link. any suggestion wud be appreciable... thanks,

    C 1 Reply Last reply
    0
    • L lucluv

      i am openning a link using a window.open when the page loads with IE7 but popup blocker is blocking it when the 'Use pop-up blocker'is enable(in Privacy tab of internet option).I want to bypass it means while the pop up blocker is enabled the window should open with the link. any suggestion wud be appreciable... thanks,

      C Offline
      C Offline
      ConXioN
      wrote on last edited by
      #2

      target="_blank" in anchor tag will open new window every time a link is clicked and won't have problems with popup blockers. If you need to resize the window, you can do it with javascript. However, if you want to hide addressbars, scrollbars etc in the opened window, maybe it's better just to use DHTML window instead. For this I would suggest using Ferant DHTML Studio Lite which is way cool!

      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