Need a help here,
this is a sample of the code
how can I use the color code "#FFFFFF" in the <cfoutput> tag so that I do
not get an error, since "#" cannot be used within the <cfouput> tag.I have
tried several way but none seem to help...
<cfoutput query="x">
<tr>
<td><font color="#ffffff">#itemdesc"></font></td>
</tr>
</cfouput>
thanks guys...
AD
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
------------------------------------------------------------------------------
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.