Thane,

You also might want to look at using a different field name too.

"text" is a reserved word in SQL, so you might wind up with some strange
problems later down the line.

Regards

Stephen
----- Original Message -----
From: "Thane Sherrington" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 4:00 PM
Subject: RE: TextArea Input


> At 03:47 PM 03/20/2002 +0000, Rich Wild wrote:
> >you've got whitespace in your code:
> >
> >change it to this:
> >
> > > <textarea name="text" col="120"
> >row="5"><cfoutput>#GetText.Text#</cfoutput></textarea>
>
> Cool.  This works.  Thanks.
>
> 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