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..
Loading

Ajitender VijayPosted Jan 27, 2012, 12:36 PM
Try this
---------------------------------------------------
If this post helps you, the mark as "Correct Answer"
---------------------------------------------------
Thanks
ajitender vijay
SIVAPosted Jan 24, 2012, 9:55 AM
Satyapriya NayakPosted Jan 24, 2012, 8:52 AM
Try this...
Thanks