Help for this page

Select Code to Download


  1. or download this
    <form method="post">
    <input type="text" name="Field1"><br>
    <input type="text" name="Field2"><br>
    <input type="submit">
    </form>
    
  2. or download this
    sub error_template {
      return qq(
    ...
    </body>
    </html>
    );
    
  3. or download this
    
    sub compare_num1_LT_num2 {
    ...
    
    validate(\%data);