how to make my textbox as stateless
Hi All,
I have web page with some text box control.
When I am testing my page I have given some values for that.
Again next time when i am trying to give value for that textbox its showing the previous values as a list..
so i need to remove all values when i start my page & i need to make that textbox as stateless..