Skip to content

Instantly share code, notes, and snippets.

@andresbott
Created April 11, 2016 20:27
Show Gist options
  • Save andresbott/d82154063e37944a75d11c511150da0d to your computer and use it in GitHub Desktop.
Save andresbott/d82154063e37944a75d11c511150da0d to your computer and use it in GitHub Desktop.
form checkbox send value if unchecked
<input type="hidden" name="remindME" value="0">
<input name="remindME" type="checkbox"> Recuerdame</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment