If you have a server-side form that needs to post back to itself, and that form is contained in a window made available through the JavaScript window.showModalDialog call, the postback will cause a new, blank window to be shown. The typical answe ...
Read post