On Thu, Sep 18, 2008 at 4:49 PM, Raymond Wan <[EMAIL PROTECTED]> wrote: > > 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... >
Thanks. But many web entries like AOL webmail, when user login from the browser, the session was there. When user close the browser and login again, he/she is required to provide the username/password. That may means, when closing browser, the session get lost on the server. Is it? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/