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.
- Hidden Administration Controls? Kevin Merker
- RE: Hidden Administration Controls? Duane Boudreau
- newbie to verity Kris Seaney
- Re: Hidden Administration Controls? Seth Petry-Johnson
- Re: Hidden Administration Controls? Kevin Merker
- I've got the alternating table row color blues Todd Ashworth
- Re: I've got the alternating table row color b... Jennifer
- Re: I've got the alternating table row color b... st�s
- Re: I've got the alternating table row color b... Nick McClure
- Re: I've got the alternating table row col... Vance Duke
- Re: I've got the alternating table row... Larry C. Lyons
- Re: I've got the alternating tabl... Nick Slay
- (n/m) I've got the alternating table row color blu... Todd Ashworth
- RE: Hidden Administration Controls? Andrew Scott
- Re: Hidden Administration Controls? Brian F. Salvitti
- RE: Hidden Administration Controls? Eric Dawson

