Hi,
Sorry, I might be missing something, but when the client closes the browser window, no message is sent to the web server. So, I think the server has no way of knowing that a window has closed. The best alternative might be to set a time limit on client information and purge it periodically based on the time of the last client visit...
Ray [EMAIL PROTECTED] wrote:
I use CGI::Session in some of my CGI scripts. How to delete user's session in web server automatically when he close the client browser?
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/