Help for this page

Select Code to Download


  1. or download this
    use CGI img;
          print img{src =>"button.jpg" };
    
  2. or download this
    <form method="post" action="./yourscript.pl">
    <input type="hidden" name="cinfo" value=$cinfo>
    <input type="Submit">
    </form>