Ok, I gotcha.

In this process there's nothin extra really goin on. It's a simple update. 

It goes into the cfc like this:

prodlongdesc="#Trim(FORM.prodlongdesc)#"

The cfc does this in the query:

 prodlongdescription = <cfqueryparam cfsqltype="cf_sql_longvarchar" 
value="#ARGUMENTS.prodlongdesc#">

My cftextarea just outputted it straight from the field and voila, there's a 
bunch of those chars in my output. I still don't understand how they're gettin 
there. 

Thanks!

Will 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295560
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to