I have a clear question: how can I trigger an ajax call when the user clicks on the browser close button, but before actually closing the window?
Are there any possible solutions for this specific scenario?
I do not want any confirmation boxes - just a way to trigger the ajax call and then close the window.