I've a website & with an option to open window popup.
I am able to open window popup & restricted with same popup (in case user click again to open window popup) but once request post then again, new popup opens (if user clicks on that option).
FYI, used
var newWindowpopup = nullchecked for equal to null OR closed then open new window otherwise not
Best Regards