Re: TextArea wrapping

2001-11-13 Thread Bryan Stevenson
-- Allaire Alliance Partner www.allaire.com - Original Message - From: "Neil H." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, November 13, 2001 2:04 PM Subject: TextArea wrapping > I need to figure out why some textareas are

RE: TextArea wrapping

2001-11-13 Thread Sicular, Alexander
PM |To: CF-Talk |Subject: TextArea wrapping | | |I need to figure out why some textareas are limited in my |table to the width of 100% while others just go way over. Is |there something I could be missing. The contents of the text |area are sentences not solid strings so you would think it

TextArea wrapping

2001-11-13 Thread Neil H.
I need to figure out why some textareas are limited in my table to the width of 100% while others just go way over. Is there something I could be missing. The contents of the text area are sentences not solid strings so you would think it could wrap? Thanks, Neil ~