Hello,

I have a web app that utilizes some global variables that several pages need...I'm looking for something like a form.unload for web pages, so that I can reset my variables when the user closes the browser, or visits a page that is not part of this program.

Ideas?

Thanks,

Sean