Is it possible for a CGI script to detect the user clicking the stop button in their browser.
Something to do with Apache detecting an interupted HTTP request maybe?
I want to kill my script when they click stop instead of it obliviously running away continuing about it's business.