sorry I meant URLEncodeFormat not URLDecode

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 09, 2004 11:52 AM
To: CF-Talk
Subject: RE: Problem with Quotation Marks in Textarea Formfield


I believe his issue is double quotes not single.

for instance.

<input type="text" name="name" value="some text"and some more">

The quote in the middle of the value will cause a problem.

I am not positive but have you tried HTMLEditFormat or URLDecode?

Cant remember exactly and I cant test anything at the moment.

David



-----Original Message-----
From: Qasim Rasheed [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 09, 2004 11:40 AM
To: CF-Talk
Subject: Re: Problem with Quotation Marks in Textarea Formfield


use function preservceinglequotes if you are inserting those values in a DB


On Tue, 9 Nov 2004 11:29:31 -0500, Rick Faircloth
<[EMAIL PROTECTED]> wrote:
> When a user puts in Quotation Marks in a Textarea formfield
> the text gets cut off starting with the first quote...
>
> How can I avoid this?
>
> (I search the HOF archives but didn't find anything helpful...)
>
> Thanks,
>
> Rick
>
> --
> Outgoing mail is certified Virus Free.
> Checked by AVG Anti-Virus (http://www.grisoft.com).
> Version: 7.0.280 / Virus Database: 265.1.0 - Release Date: 11/9/2004
>
>





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183755
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to