Help for this page

Select Code to Download


  1. or download this
    <a href="cgi2.cgi?variable1=value1&variable2=value2>
    
  2. or download this
     <form action="cgi2.cgi" method=POST>
       <input type=hidden name=variable2 value=value1>
       <a href="cgi2.cgi">next page</a>
     </form>