Jump to content

Visit Duration Calculation in ASP

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
samit

samit

    Newbie

  • Members
  • Pip
  • 7 posts
Hi

I want to calculate exact visit duration to an asp page of my website. Is there anyone out there who can help me in doing this. I prefer classis ASP code but if the solution is available in ASP.net, it will be OK.

I cannot rely on session_onend event because it does not trigger whenever user closes web browser without formally terminating session.

Thanks in advance.

_______________________________
Permanent Links

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,822 posts
If the user closes the browser without ending the session, you have NO way to know that the browser was closed, much less when.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog