ok well here is my problem :

<table>
<tr>
<td width=100>asdfhkjs hdfkjasda78asd sdasdasd asdasd as hk asdkjfh kashdkjfh akdjshfk asdkf </td>
</tr>
</table>

this lists the contents down the cell..
but i want to display it ONLY on one line (no word wrap) and truncate whatever is greater than the width specified for that cell

How can i do this ??

Thanks in advance
Kris