Is it possible to disable close[x] button of the popup window? I use Window.Open() to open the popup window. If possible help me to try out this.
First could you tell us why you want to disable closing a popup? seems like this could be rather intrusive...
Hi Michael i need to user to perform the task that has to be done in the popup instead of closing it without doing any thing.
Check out the following link. I use it a lot in my code for notifications and such but it should work in your situation.
http://www.asp.net/ajax/ajaxcontroltoolkit/samples/modalpopup/modalpopup.aspx