Hi - I think this is a simple question.<br>
<br>
I want to interrogate the URLs of previously visited web pages. The following lines return "Undefined" in IE4.0. Any ideas?<br>
<br>
document.write (history.current);<br>
document.write (window.history[0]);<br>
<br>
Thanks in advance!
<br>
I want to interrogate the URLs of previously visited web pages. The following lines return "Undefined" in IE4.0. Any ideas?<br>
<br>
document.write (history.current);<br>
document.write (window.history[0]);<br>
<br>
Thanks in advance!