or download this
# in the form HTML generating code...
my %row = # fetch row from table into a hash
...
# there were edits maid by another user between the time you downlo
+aded the form and when you posted the form back
print "CONFLICTS!"; # etc let the user know what the deal is
}