-----Original Message-----
From: Russell K Marcks [mailto:rkmarcks@f...]
Sent: 21 June 2000 12:32
To: support@w...
Subject: Professional JavaScript ISBN 1-861002-70-X
Page 165
Last line in script at middle of page:
<A HREF=?#? ONCLICK=?window.location.replace(url)?>Boldy forget the
past</A>
The author then states this ??refreshes the current page, but also throws
out all the history in the process, effectively disabling the users Back
button.?
I have tried this for the stated purpose of losing the history so as to
disable the Back button, but have been unable to make this work. Is there
an error in the script? How does this do anything to the History object
when it is not even mentioned in the command?
Thanks in advance.