Hi,
I need your help to solve this problem I am facing.
I have a ListBox with items as "Test1" and "Test2" and a label.
When the user selects Test1 I am hiding the label and when the user selects Test2 i am making the label visible.
Now the problem is when the user selects Test2 and Presses Back button in the browser, the selection in the listBox is still displayed as Test2 and the label is getting hidden.
How to make the selection in the listbox change to Test1 when Browser back button is used.
I tried it before. It wont help me. It is the problem of IE caching. I want the list box selection to be reset to what it was holding previously when browser back button is used. I cant remove chaching or diable back button because I cant afford to restrict the user.
Thank you for the suggestion and please let me know when you find the solution.
Thank you but sorry this is not the solution.
you can create a simple app as for my description and check.
I am struggling with this problem form 2 days.
Bookmarks