SyntaxFix
Write A Post
Hire A Developer
Questions
I found some information here Javascript Detecting Page Refresh
function UnLoadWindow() { return 'We strongly recommends NOT closing this window yet.' } window.onbeforeunload = UnLoadWindow;