Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] WHY would a drop down box redirection scirpt


  • From: javascript@xxxxxxxxxx (Peter-Paul Koch)
  • Subject: [Javascript] WHY would a drop down box redirection scirpt
  • Date: Wed, 26 Sep 2001 18:32:58 +0000

>Anone have a clue on how I can make sure a page that is displayed in an IE 
>5.5 browser will *not* get added to the History list?

Load the next page by

location.replace('newpage.html');

This new page overwrites the old one in the history. This works on all 
browsers (except maybe Netscape 2).

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp