<table>
#foreach( $item in $myList)
<tr>
<td></td>
<td></td>
<td></td>
</tr>
#end
</table>
-----Original Message-----
From: Matthew Metnetsky [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 14, 2003 8:59 AM
To: Velocity User
Subject: Building Tables with VTL
I'm trying to build a table (3 columns by X rows) which would be
extremely easy if I could use for/while loops, but I can't.
As I'm sure this has been done, I was wondering if anyone could give me
a shove in the right direction.
-------------
| | | |
-------------
| | | |
-------------
Thanks in advance,
~ Matthew
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.509 / Virus Database: 306 - Release Date: 8/12/2003
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.509 / Virus Database: 306 - Release Date: 8/12/2003
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]