on page exit

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • roundcrisis

    on page exit

    hi all:

    i need to be able to save some info before a user leaves a page,
    Is there anything standard for this?
    something similar to google email, when you are composing if you want
    to navigate away from the composing page it asks you if you want to
    discard the messge
    Any pointers very apreciated

    Cheers

  • Duncan Booth

    #2
    Re: on page exit

    roundcrisis <roundcrisis@gm ail.comwrote:
    Thanks that worked, I was trying with onbeforeunload but that only
    works on ie not in firefox
    You must have been doing something wrong then: onbeforeunload works
    perfectly well on firefox.

    Comment

    • rf

      #3
      Re: on page exit


      "roundcrisi s" <roundcrisis@gm ail.comwrote in message
      news:1193055546 .092440.323640@ e34g2000pro.goo glegroups.com.. .
      hi all:
      >
      i need to be able to save some info before a user leaves a page,
      Is there anything standard for this?
      No.
      something similar to google email, when you are composing if you want
      to navigate away from the composing page it asks you if you want to
      discard the messge
      And what if you simply turn off your computer?

      --
      Richard.


      Comment

      • roundcrisis

        #4
        Re: on page exit

        Thanks for your advice

        Comment

        Working...