Results 1 to 2 of 2

Thread: User's exiting the page????

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    183

    User's exiting the page????

    Does anyone know how to catch when a user exits the page? As asp.net is essentially server side, the on_unload method is called when the server has finished displaying the page, not when the user is closing the page or moving off of it (as it does with javascript).

    So how do you determine when a user has exited (or moved off) the page??

  2. #2
    Junior Member
    Join Date
    Nov 2002
    Location
    Left past the postbox
    Posts
    30

    Reply

    Hi,

    Im not sure you can since http is a stateless protocol, I think you could do it with javascript though.
    Never hit a man with glasses, hit him with a baseball bat instead.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width