On Tue, Nov 18, 2008 at 3:39 PM, HELLBOY <[EMAIL PROTECTED]> wrote: > On Tue, Nov 18, 2008 at 3:29 PM, listgroups08 wrote: > > > ----- Original Message ----- > > From: "HELLBOY" > > > > Hi All, > > Here is the reason why i ak asking for ur help. > > > > I have a edit form in which the values already stored in DB are > populated. > > User can edit some or all the values in the form. > > then he submit the form. > > > > NOW I WANT SOME JAVASCRIPT / PHP FUNCTIONALITY WHICH WILL GIVE ME THE > > types & values OF ALL ELEMENTS ON FORM WHICH SHOULD BE before submitting > & > > after submitting. > > I HAVE TO COMPARE these values so that i can send only changed values to > > server. > > > > I HAD TRIED form.elements in JAVASCRIPT BUT IT GIVES SAME VALUES. > > > > Regards, > > Rider ---------------------------------------
I would also be interested to know abut this, how it can be done.