<tr>
<cfoutput query="myquery">
<td>#column#</td>
<cfif not currentrow mod 2>
</tr><tr>
</cfif>
</cfoutput>
</tr>
hth
> Can someone provide a tip on how to make a query result
> wrap to a second
> column so that you have two columns side by side for
> output
> TIA
> Tim Laureska
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

