After adding a button the user can click to delete the record, the final step is to add the Delete Record server behavior to update the database table after the user clicks the Submit button.
Dreamweaver adds a server behavior to the page that lets users delete records in a database table by clicking the Submit button on the form.