The text value added to the text field on the client is added to the viewstate upon postback (thus, the value is still present in the text field when the page reloads).
This statement is incorrect. The value of the server control is TextBoxsaved via postback because the browser sends it to the mail data, and when posting back, it TextBoxcopies the value from the message data to its property Text. The viewing status is not involved, as you can check by setting EnableViewState="False". (I assume that it TextBoxis visible and turned on, otherwise the browser does not send its value to the message data, and a view state is required to save the value.)
, box1 listbox2 jquery, box2 viewstate.
ListBox . ListBox , Items Selected True. Items; , , " ". , .