Ah! since oyu're outputting from a query do this... (use it to loop table
rows) BAHEHEHEHE!!!!!
<table>
<CFOUTPUT query="q1">
<TR>
<TD> #item#</td>
</tr>
</CFOUTPUT>
</table>
>From: "Bruce, Rodney" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: OT: Text layout in a table
>Date: Tue, 25 Sep 2001 15:02:32 -0700
>
>Sorry doesn't seem to work
>
><table>
> <TR>
> <CFOUTPUT query="q1">
> <TD width="1">#item#</td>
> </CFOUTPUT>
> </tr>
></table>
>
>Each cell is the size of the longest word in it.
>
>
>-----Original Message-----
>From: Koo Pai Lao [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, September 25, 2001 1:56 PM
>To: CF-Talk
>Subject: Re: OT: Text layout in a table
>
>
>yeah, give it a width of 1 :)
>
>
>
>
>
>
>
>
> >From: "Bruce, Rodney" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: CF-Talk <[EMAIL PROTECTED]>
> >Subject: OT: Text layout in a table
> >Date: Tue, 25 Sep 2001 13:43:49 -0700
> >
> >Hello all
> >
> >Is there any way to get text in a table cell <TD></TD> to be vertical,
> >instead of horizontal?
> >Other than creating an image or printing one char per cell?
> >
> >
> >Thanks
> >
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists