This script displays the page that you came from before this one (the referring page).
Essentially, all I am doing on this page is constructing some text and inserting the document.referrer property. The contents of the document.referrer property is a read-only value that contains the page that referred you to the current page.
Page maintained by Grant Schmarr,
|