I want to have a window loaded when someone leaves my website. does anyone know what is wrong with the following code? Thanks!
<script> <BODY onUnload=open("exit.htm", "scrollbars=yes,width=250, height=400")> </script>
I want to have a window loaded when someone leaves my website. does anyone know what is wrong with the following code? Thanks!
<script> <BODY onUnload=open("exit.htm", "scrollbars=yes,width=250, height=400")> </script>