Best way to update a single record via an ZC HTML Page

Best way to update a single record via an ZC HTML Page

I have a ZC HTMl Page that I am creating and have a table where I am listing elements. On each row I would like to have a button that when clicked will update one specific field in the associated record. What is the best way to do this?

Thanks!