I am using .NET framework 1.1 with C#. My problem description is given below. I have server side textbox control with id:= txtFromDate. view state is enabled and its readonly. when page loaded for the first time i am setting current date value in above textbox. after that I change the value of textbox with jQuery. then posting back the