I have page1 that loads a dropdown from executing a query. The user selects an item in the dropdown and the next page is loaded with the corresponding data. When the user clicks the Back button on the browser, I get the page has expired screen and the user has to click refresh to see the page that has the dropdown. I am using the POST method throughout and wanted to know if there is a work-around for this.
Thanks for any suggestions.
Thanks for any suggestions.