Display Message Box on the Same Screen as Browser
Hello,
I have developed a web application for users who normally use 2 display monitors. When the application browser is moved to the secondary screen, all message boxes continue to be displayed on the primary screen. Is there a way in ASP.NET to "tie" the message box to the display screen where the browser is currently open?
|