The effect of linking to the "last page reference" may be done using SSI at this link : http://www.htmlite.com/SSI007.shtml or by using some Javascript as so :
To create a FORWARD link, just change the -1 into 1. Changing the number itself will make the link go backwards (or forwards) that many more spaces instead of one.
<a href="javascript:history.go(-1);"> Go Back One Space </a>
To create a FORWARD link, just change the -1 into 1. Changing the number itself will make the link go backwards (or forwards) that many more spaces instead of one.
