<input type='checkbox' name='send' value='0'>
<input type='checkbox' name='send' value='0' onClick='this.value = this.checked ? 1 : 0'>