Could you please explain what the following statement does?

"###iif(currentrow mod 2, DE('DFDFDF'), DE('FFFFFF'))#"


Cutter

S. Isaac Dealey wrote:

><cfoutput query="latestlinks">
>   <tr bgcolor="###iif(currentrow mod 2, DE('DFDFDF'), DE('FFFFFF'))#">
>   <td width="2%" align="center" class="sideblue" valign="middle">
>     <img border="0" src="height.gif" width="1" height="14"></td>
>     <td width="8%" align="left" class="sideblue"
>        valign="middle">#currentrow#.</td>
>     <td width="90%" valign="middle">
>       <a href="#linkurl#" class="xmaslinking">#linktitle#</a>
>     </td>
>   </tr>
></cfoutput>
>
>Try this -- less code. :)
>
>s. isaac dealey                954-776-0046
>
>new epoch                      http://www.turnkey.to
>
>lead architect, tapestry cms   http://products.turnkey.to
>
>certified advanced coldfusion 5 developer
>http://www.macromedia.com/v1/handlers/index.cfm?ID=21816
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to