Is there a way I can prevent the browser window from being closed? I'd
like to make sure the browser window only closes programatically (I want
to make sure the user enters data before moving on).
Another possible solution would be to re-open the window when it's
closed.
Any help is appreciated, thanks.
Comment