Help for this page

Select Code to Download


  1. or download this
     
    #checkbox needs a fix as it is not set in POST if unchecked
           if (!defined($query->param('c_scl'))){
    ...
             $c_scl = $query->param('c_scl');
          }
    
  2. or download this
    $self->tt_process('school_register.tt',\%ret_params);.