In response to this email....
Here's a great response thanks to www.teamallaire.com
<table> <tr> <cfoutput query="getInfo"> <td>#name#</td>
<cfif getInfo.CurrentRow MOD 2 IS 0> </tr> <tr>
</cfif></cfoutput></tr>
</table>
Jonathan
> Fellow CF wackers, hackers and smackers --
>
> I come to you in my hour of need, hoping your collective wisdom will
> help get my ass out of a sling.
>
>
>
> I would like the results of a query to format into a table, or table
> like form 4 or 5 columns wide.
>
> I would like the each individual query result to flow into a cell,
> and for the whole process to loop until I have a nice 4 column wide,
> however many rows deep table.
>
> I know how to loop the query through a table row. But in my
> unenlightened, under-caffinated state, looping into a cell, with a
> predetermined number of cells eludes me.
>
> Help?
>
> David Ryan - Minister of Information and Culture
> CRUMBLING EMPIRE PRODUCTIONS
> 134 W.26th St. 12th Floor
> New York, NY 10001
> (212) 247-0296
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.