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. how to disable enable parent browser window when we open or close new window

how to disable enable parent browser window when we open or close new window

Scheduled Pinned Locked Moved ASP.NET
helptutorial
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
    Sanket Patil
    wrote on last edited by
    #1

    Hi all....! I am using ScriptManager.RegisterStartUpScript(); in my login form to open new window. this is working properly. Now the problem is i don't want to allow user to have access of the parent window (i.e. the window from which new window is open) until the new window is closed. So What should i do for this. This means I want to disable background window untill new window is closed. Is anybody has answer for this, please reply soon. Thank u all. :) :(

    .

    B 1 Reply Last reply
    0
    • S Sanket Patil

      Hi all....! I am using ScriptManager.RegisterStartUpScript(); in my login form to open new window. this is working properly. Now the problem is i don't want to allow user to have access of the parent window (i.e. the window from which new window is open) until the new window is closed. So What should i do for this. This means I want to disable background window untill new window is closed. Is anybody has answer for this, please reply soon. Thank u all. :) :(

      .

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      Use modalDialog instead of new popup windowIt doesn't allow the user to access parent window till modaldialog is closed.

      Cheers!! Brij

      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