#Trim(form.textfromtextarea)#

Before you insert it into the DB ...

Paul Giesenhagen
QuillDesign
http://www.quilldesign.com
SiteDirector v2.0 - Commerce Builder


----- Original Message -----
From: "Thane Sherrington" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 9:33 AM
Subject: TextArea Input


> I have a memo field and I'm using a <textarea></textarea> to enter the
> information.  It seems to work fine, and the data looks good in the table,
> but when I bring it back up to edit it, the text shows a large whitespace
> before it.
>
> So I have code like this.
> <textarea name="text" col="120" row="5">
> <cfoutput>#GetText.Text#</cfoutput>
> </textarea>
>
> Any suggestions?
>
> T
>
> 
______________________________________________________________________
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to