to all,

I create an ASP.NET page, it contains FirstName textbox and LastName
textbox. I edit the value FirstName textbox. When I enter data in FirstName and LastName textbox, after I refresh the page or go to different page and come back to the same page, I find data entered in FirstName and LastName textbox are still there. The value of FirstName textbox has not change.

Pls Help.