Here is my problem: I have an ASP returning a web page with 4 different drop down lists (don’t let the dummies type anything in, ya know). The choice in the first list box determines the values in the other three, however when I click my BACK or FORWARD button on the browser, the page doesn’t reload with the correct data. It selects the first list box, with the wrong data in the other three. Is there a way to refresh the page when it is moved onto using the BACK or FORWARD buttons? Thank you for your help.