Its pretty frustrating to see that IE doesn’t set the ‘referer’ header when navigating pages using ‘location.href’. The header is set properly if you are using anchor tags (<A>) to navigate through pages.
Normally this is much of an issue for navigation unless you validate using the referer header. One such case is when you are [...]
