i have a form which comes on button click shows and hides on clicking on close button. in the form i have a html Checkbox and when i ticked the checkbox and close the form and open again on button click the checkbox still remain the same which i don't want it should get unticketd(false) as soon as the form hides. .aspx code
</div>
<label><input type="checkbox" name="Checkboxemail" id="ChkEmail" style="margin-right: 9px;" value="FALSE" />I wish to be contacted regarding my feedback</label>
</div>
form UI screenshot. FORM UI
Aucun commentaire:
Enregistrer un commentaire