I was wondering how one might check if an element of a dynamically generated form (for example, a form with elements populated with values from a MySQL database)that is most likely fairly large has been changed, and if so, update that elements respective record with it's data?
Well, any help is appreciated. Thanks in advance.