Rich Wild wrote:
Ok - some more info on this: its not activedit, (sorry cfdev.com, my apologies)
I replaced the activedit with a textarea and the same thing happened. So somewhere along the line my special chars are being replaced by the app or the DB. The db is a column of type ntext, and the app has <cfset setEncoding("form", "utf-8")> in the application.cfm
Hmmm.
Rich,
Whats your db? I know mySQL needs additional connection strings to enable special characters and I think there are similar things for other databases.
Are the special characters there if you output the form variable before you insert the content into the db? and all that debuggin jazz....
Stephen
-- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by
activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*To unsubscribe, e-mail: [EMAIL PROTECTED]
