[Zope-CMF] how to force unload when server closes??
Andreas Jung
Andreas Jung <andreas@andreas-jung.com>
Sat, 05 Jul 2003 17:09:13 +0200
you might use cookies that are only valid for a browser session (until you=20
close
*all* browser windows). The Zope session machinery might help you.
See the Zope Book for details.
-aj
--On Samstag, 5. Juli 2003 16:55 Uhr +0200 robert <robert@redcor.ch> wrote:
> Hi all,
> is there a way to force a logout when the user closes the browser without
> logging out??
>
> I tried with window.onUnload() which is never called
> thanks for your tips
> Robert
>
> --
> mit freundlichen Gr=FCssen
>
> Robert Rottermann
> www.redCOR.ch
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests