Help for this page

Select Code to Download


  1. or download this
     
    if(True){    
        $template->param(TC_Rst_OK=>0);
    }else{
        $template->param(TC_Rst_OK=>0);
    }
    
  2. or download this
     
          <TMPL_LOOP NAME=TC_Loop>
          <tr>
    ...
              <td>Expand</td>
          </tr>
          </TMPL_LOOP>