checkbox shellscript

read from the web
Code:
<INPUT TYPE="checkbox" name="chekname">
Read with query so i can know if it's checked or not
 
Back
Top