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.

-----Original Message-----
From: Rich Wild [mailto:[EMAIL PROTECTED] 
Sent: 13 July 2004 13:57
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] activedit and polish chars[Scanned]

Hi Guys,


I've got a problem inputting polish characters into an activedit form. I have my 
application encoding set to utf-8, as well as the charset in HTML, but whenever I save 
the content to the database (ntext column type), all the special characters are 
replaces with standard european ones
not sure if this will work, but here's an attempt at an example:
for instance, 'Zachęcamy' becomes 'Zachecamy'
can anyone shed any light on this for me?

Ta.

Rich



-- 
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]




--
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]

Reply via email to