I have an instance where, not by my own choice, but I have a secondary popup window in the browser. Upon form submission back to a server-side MVC method, after this method is complete I'd like it to close that browser window that called it.I have an instance where, not by my own choice,