Just do:

<cfif myresults.currentrow mod 2>
         <tr bgcolor = color1>
<cfelse>
         <tr bgcolor = color2>
</cfif>


At 02:23 PM 05/23/2000 -0400, you wrote:
><tr bgcolor="#IIf(CurrentRow Mod 2, DE('ffffff'), DE('99ccff'))#">

------------------------------------------------------------------------------
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.

Reply via email to