Hi there, need help with creating a simple windows dialog box style exit popup like THIS one: http://www.makemoneytakingsurveys.org/goodnews2_sp_1.php If anyone can direct me on how to code this it would be much appreciated. thanks in advance! Dima
Hi Dima, This page has this event: <body onbeforeunload="return ExitPage();"> Code (markup): and uses exit.js file. Hope all clear now. Regards.