|
|
Q144 How can I find out which sites a client has visited just before he entered my page?
irt.org | Knowledge Base | JavaScript | Referrer | Q144 [ previous next ] Q144 How can I find out which sites a client has visited just before he entered my page?You cannot get this information from the browser. It would be a security breach if you could. You can only get the last site from the document.referrer, this does not work in all versions of Microsoft Internet Explorer. |
-- div -->
|