If you specify wrap="hard" in the textarea tag, you must either convert the CR/LF 
using replace or ParagraphFormat() or use <PRE> to preserve the CR/LF as they are.  If 
you are using <PRE> already, then perhaps you have not specified wrap="hard" on 
textarea.

Craig

> -----Original Message-----
> From: Michael [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, March 07, 2001 4:47 PM
> To:   CF-Talk
> Subject:      Text box not wrapping
> 
>     I have a text field value, that on the form, it wraps around and
> everything looks fine, although on the action page, (so people see what they
> submitted,) it just goes straight off to the right side of the page,  what
> am I missing or forgeting to put in.
> 
> TIA
> 
> Michael
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to