Browser Close / New URL / Form UnLoad()

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

    Browser Close / New URL / Form UnLoad()

    Hope someone can help.

    My situation is this:

    I have x number of ASPs that form a 'sales process'. What I want to be
    able to do is detect when the user has left our 'sales process' (so I
    can fire off a pop-up), irresepective of the ASP theyve left, either
    by browser close or by typing in a new URL. What I dont want is the
    user going through the 'sales process' and getting loads of windows of
    the same pop-up, say e.g. by using the Form UnLoad() event on each
    ASP.

    So, has anyone got an idea on how to detect when users have left my
    site ?

    Al Fraser
  • David Dorward

    #2
    Re: Browser Close / New URL / Form UnLoad()

    Al Fraser wrote:
    [color=blue]
    > So, has anyone got an idea on how to detect when users have left my
    > site ?[/color]

    This has been discussed several times recently (so googlegroups for it). The
    short answer is that it isn't possible. Find some other way to achieve
    whatever it is you think this technique might help you with.

    --
    David Dorward http://dorward.me.uk/

    Comment

    Working...