Doug Rayner wrote:
> I had some templates working in Embperl::Object V1.3.6 which don't
> work the same way with V2.0.

<th> is not (yet) support in Embperl 2.0, write
>
> Here is a code snippet:
>
>         <table align="center" border="1" cellspacing="2"
>           cellpadding="2">
    [$ if $row == 0 $]
>           <tr>
>             <th class="titletext">[+ $header[$col] +]</th>
>           </tr>
    [$endif$]
>           <tr>
>             <td class="contenttext">[+ $table[$row][$col] +]</td>
>           </tr>
>         </table>
>


Gerald


--------------------------------------------------------------
Gerald Richter     ecos electronic communication services gmbh
IT-Securitylösungen * dynamische Webapplikationen * Consulting

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
--------------------------------------------------------------
|
|   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
|
+-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to