I have a number of pages that could access a particular 'other' page on the site. In other words, it is possible to arrive at this 'other' page by various routes.
Is there a way to intuitively call & return to the known 'previous'.htm page (within a <a href" ">) rather than putting in a list of options to return to any of the possible pages...?
i.e.
<a href="page001.htm"> go back to page 1</a>
<a href="page002.htm"> go back to page 2</a>
...etc.
I'd be grateful if you didn't just suggest the user clicks the "<-Back" option from the browser menu.
Cheers,
N.



Reply With Quote

Bookmarks