H
hiriumi
Hello folks,
I have a web application that has basic authentication turned on (IIS).
What I would like to accomplish is detect whether user is navigating
away from the site or simply going to the different page using
JavaScript. I am aware that it is easy to detect where you came from
(referrer), but I haven't been able to find a way to where you're going
to. I did my fair amount of research online, but I couldn't find a
solution for this.
However, my boss told me that he has seen a website that detects the
fact that you're navigating away from your site. Does anyone know
anything about this?
Any help is much appreciated.
I have a web application that has basic authentication turned on (IIS).
What I would like to accomplish is detect whether user is navigating
away from the site or simply going to the different page using
JavaScript. I am aware that it is easy to detect where you came from
(referrer), but I haven't been able to find a way to where you're going
to. I did my fair amount of research online, but I couldn't find a
solution for this.
However, my boss told me that he has seen a website that detects the
fact that you're navigating away from your site. Does anyone know
anything about this?
Any help is much appreciated.