Help for this page

Select Code to Download


  1. or download this
    <TMPL_INCLUDE NAME="./icon_top.tmpl">
    <!--webbot bot="Include" endspan i-checksum="28680" -->
    
    ...
    </table>
    </form>
    <TMPL_INCLUDE NAME="./icon_bottom.tmpl">
    
  2. or download this
    use HTML::Template;
    use Provider::CGI;
    ...
       untie %session;
       undef %session;
    }