Today I am upgrading one of my applications from .Net framework 1.1 to 2.0. I found that the application is able to capture the values from all web controls except the date picker after the version upgrade. The date picker is a read only textbox coming with an calendar icon. The client side Javascript will fill the value automatically when the user picks the date from the popup calendar.
Comments: