thanks for ur valuable advice. On Thu, Jan 7, 2010 at 8:21 PM, vinay kumar <[email protected]>wrote:
> if u want to perform *Code Behind* > create a dynamically compare field validator function of boolean type > pass old value(previous) and new value > old value will get from the database and the new value from the changed > field > if it returns true then send the field > > > On Wed, Jan 6, 2010 at 12:40 AM, neema n <[email protected]> wrote: > >> hi friend >> In User edit profile of the my application,i would like to capture the >> only modified fields value and mail it to admin of the application. >> >> how could i capture the edited fields >> please help me .. >> >> thank u >> neema >> > >
