Hello,
I am looking for a way to have a piece of code executed when the user closes the browser window. Here is an example. I have a management program that the user logs into. If they “logout” the user is dropped from the database, but if the user just closes the browser they stay logged in. Any idea how I might get this to work?
-matt