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