request.form in asp.net....
Hi guys, i have a asp.net page with a dynamic number of text fields and a button.
My question is how do i detect in my code behind file that data in one of these text fields has been changed therefore save to the database else do not.
thanks
|