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. Disabling main page while pop up window is there.

Disabling main page while pop up window is there.

Scheduled Pinned Locked Moved ASP.NET
help
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
    sandeep kumar pundhir
    wrote on last edited by
    #1

    Hi, I have a page1.aspx , there i have a link button on click of which i opens a pop up window. My requirement is that when my pop up window is opened then the user should not be able to perform any action on the page1.aspx I used a modular window for this, but again i have a linkbutton on that modular window, clicking on it opens a new url in new window.But i want it to be in same modular window. So any of the thing can resolve my problem 1> A pop up window where user cannot perform any action on page1.aspx 2> A modular window, having link button , clicking on it should open the new page in it self Is there any way to make the Page1.aspx disabled (fade color with)when pop up window is active. thanx

    M 1 Reply Last reply
    0
    • S sandeep kumar pundhir

      Hi, I have a page1.aspx , there i have a link button on click of which i opens a pop up window. My requirement is that when my pop up window is opened then the user should not be able to perform any action on the page1.aspx I used a modular window for this, but again i have a linkbutton on that modular window, clicking on it opens a new url in new window.But i want it to be in same modular window. So any of the thing can resolve my problem 1> A pop up window where user cannot perform any action on page1.aspx 2> A modular window, having link button , clicking on it should open the new page in it self Is there any way to make the Page1.aspx disabled (fade color with)when pop up window is active. thanx

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      sandeep kumar pundhir wrote:

      A pop up window where user cannot perform any action on page1.aspx

      Use window.showModalDialog instead of window.open.

      sandeep kumar pundhir wrote:

      A modular window, having link button , clicking on it should open the new page in it self

      use HTML "a" link instead of link button.. hope it helps....

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)

      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