Event on close window
Moderator: General Moderators
Event on close window
I've heard that there is a way in ColdFusion to run a script / do something when the user closes the browser window. Is there a way that i can execute a script when a window is closed with php??
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
javaScript
Because php is server side and has no idea what is going on with the client you would need to use a client side language like JavaScript which I believe has a window.close event.
phpScott
phpScott
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact: