Example one shows the normal procedure, example two shows the replace() procedure
| Example One | Example Two |
Page Two of example two contains the following:
<a href="page3.htm" onclick="window.location.replace(this.href)">Go To Page Three</a>
Click Here to try example one in a new browser window.
Click Here to try example two in a new browser window.