Help for this page

Select Code to Download


  1. or download this
    print start_form({ -action  => "$thisscript",
          -enctype => "application/x-www-form-urlencoded",
          -method  => "post" });
    
  2. or download this
    <form method="post" action="ti_login.pl" enctype="multipart/form-data"
    + enctype="application/x-www-form-urlencoded">