Help for this page

Select Code to Download


  1. or download this
    <form name="myform" action="not_a_cgi.pl" method="get">
    <input name="checkme" type="checkbox"/></form>
    
  2. or download this
    <input name="checkme" type="checkbox" onclick="submitform();">