<table border="0" cellpadding="2" cellpsacing="2" width="980" style="border:
1px solid #ccccee;">
<tr>
<cfoutput query="AllMainSubCatsRet" group="categoryID">

<td width="33%"> <!--- output here ---></td>

<cfif currentrow mod 3 is 0 or currentrow is recordcount>
<!--- if this is a 3rd column OR the last record end the row --->
</tr>

<cfif currentrow neq recordcount>
<!--- if this is NOT the last record, start a new row --->
<tr>
</cfif>

</cfoutput>
</table>



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.7/618 - Release Date: 1/6/2007
7:47 PM
 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265927
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to