On 9/23/04 at 4:56 PM, [EMAIL PROTECTED] (Offer Kaye) wrote:
> Hi,
>
> What do I write in my template to print 3 names per line?
HTML::Template::Expr will allow you to do stuff like:
<TMPL_LOOP NAME="MY_LOOP">
Do something with <TMPL_VAR NAME="MY_VAR">
<TMPL_UNLESS EXPR="(__counter__ % 3) || (__last__)">
<br>
</TMPL_UNLESS>
</TMPL_LOOP>
Regards,
Andrew
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users