Thank You for the reply. I've tried the following but no luck. <table width="100%"> <td width="180" style="overflow: hidden;">#(test)#</td> <td width="180" style="overflow: scroll;">#(test2)#</td> <td width="180" style="white-space: nowrap;">#(test3)#</td> <td width="180" style="word-wrap: break-word;">#(test4)#</td> </table>
But nothing seems to work. Regards Ismail >Have you tried style="overflow:hidden;" (or style="overflow:scroll;") > >-----Original Message----- >From: ismail cassiem [mailto:[EMAIL PROTECTED] >Sent: Thursday, April 19, 2007 6:25 AM >To: CF-Talk >Subject: Coldfusion 5, nowrap the text in a table <td style="word-wrap: >break-word"> > > >Hi, > >Coldfusion 5 where I want to cut off the text and not allowing for text wrap >in my column in a table. > ><td style="word-wrap: break-word" width="100" align="left">#test#<td> > >This unfortunately does not work. > >Any help please! > >Thank You ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275834 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

