How to get value of out checkbox.
[HTML]
<form action="http://example.com" method="GET">
<input type="checkbox" name="reason" value="one">
[…]
Original post by zetjkiqp
[HTML]
<form action="http://example.com" method="GET">
<input type="checkbox" name="reason" value="one">
[…]
Original post by zetjkiqp
Leave a Reply
You must be logged in to post a comment.