Reset buttons can be useful in CRUD applications when you want to "clear all changes" in an existing record - everything gets reverted to the field values in the HTML.
Admittedly, I don't use them much, usually going with a "Cancel/Close" link that takes the user out of the record-editing view.
Admittedly, I don't use them much, usually going with a "Cancel/Close" link that takes the user out of the record-editing view.