Hi,
I'm not an AOL web mail user, but I think I know what you mean.
One way I know is to do it the "client way" with cookies. I've done
some server development and I set an explicit expiry time. But
according to this:
http://www.cookiecentral.com/faq/
if you scroll down to "Expires", it
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 alterna
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 periodic
On Wednesday 17 September 2008 09:46:27 pm [EMAIL PROTECTED] wrote:
> Hello,
>
> 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?
> Thanks.
Since you are using a gmail account I know you know how to find go
Hello,
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?
Thanks.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/