Hi there I have to create a 'Editing Multiple Records' page for a rather large
table. The page displays a form with the existing values and then upon
submission of the form needs to check whether any changes were made. This is
causing a problem as the user might decide to edit a lot of records at the same
time. Can someone please point me in the right direction(sample code) on how to
do this. Regards