Created a tab page to update a table record. For each field's afterupdate event, an update query is executed to update the record. I assume this causes network traffic. (I like DIY, not crazy about split form)
To reduce network traffic, I added an invisible count control, instead of executing...