Gary Williams
10-06-2003, 08:33 AM
Hi All,
I need a script (triggered by body onLoad) that will store and display in an alert box, the url of the previous page to the one displayed. That is, I need to know the url of the page that called the one currently on the screen.
I know that document.referrer is not reliable across all versions of IE and that you can't get at the 'History' function anymore.
If any one can come up with a javascript/javascripted process to solve this one, they would have a good site access security product that people would pay for.
Any idea's?
Regards
Gary
I need a script (triggered by body onLoad) that will store and display in an alert box, the url of the previous page to the one displayed. That is, I need to know the url of the page that called the one currently on the screen.
I know that document.referrer is not reliable across all versions of IE and that you can't get at the 'History' function anymore.
If any one can come up with a javascript/javascripted process to solve this one, they would have a good site access security product that people would pay for.
Any idea's?
Regards
Gary