twkliu
10-08-2003, 03:31 PM
I am thinking about to display a message box when user are trying to leave my web site.
I can know the user is leaving the page by using the onUnload event on every page, but how can I know if they are leaving my web site?
Is there a way that I can get user's destination URL? :confused:
Thanks for any help.
;)
I can know the user is leaving the page by using the onUnload event on every page, but how can I know if they are leaving my web site?
Is there a way that I can get user's destination URL? :confused:
Thanks for any help.
;)