Hi,
I have a modal popup window which does 2 functionalities. There are 2 buttons yes and no.
initially one label is displayed. on click of "yes" the label changes and click of "no" label remains same.
It worked fine completely. When user clicks "yes" button label changes and 1 more button "restore default" is introduced.When user clicks this button it should go back to first label state. but when i click it, it doesnot go back to first label.
I think it picks up data from history or something. how to delete history.?
Can you provide me solution for this problem.


