Help for this page

Select Code to Download


  1. or download this
    <HTML><HEAD><TITLE> Test </TITLE></HEAD>
    <BODY>
    ...
    <input type="Submit" name="Go" value="Go">
    </form>
    </BODY></HTML>
    
  2. or download this
    <HTML><HEAD><TITLE> Test </TITLE></HEAD>
    <BODY>
    ...
    Age: <input type="text" name="age" ><br>
    Name: <input type="text" name="sex" ><br>
    </BODY></HTML>