• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: close a window browser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: close a window browser


  • Subject: Re: close a window browser
  • From: Stephane Guyot <email@hidden>
  • Date: Tue, 11 Oct 2005 19:46:51 +0200


Paolo,

you can try

window.onbeforeunload = function(event) {
try {
          ........ // go back to the server side ?
        }
catch   ()
{
.....
 }
       }

HTH, but i'm not sure it's really a good idea
Stephane

Le 11 oct. 05, à 16:11, Paolo Sommaruga a écrit :

when a user close a window browser it's possible to detect such event in order to perform in a Component Action a session cleanup ? There is some javascript which is able to react to such event ?

Regards

        Paolo Sommaruga

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >close a window browser (From: Paolo Sommaruga <email@hidden>)

  • Prev by Date: Re: New license?
  • Next by Date: Re: ADServer in WO
  • Previous by thread: close a window browser
  • Next by thread: 5.3 CLOSE_WAIT problem and multi instance change notification
  • Index(es):
    • Date
    • Thread