Dwayne Cole wrote:
> PROBLEM:
> After I switched to CFMX, apostrophy and qoutes contained in database records show 
>up as funny looking symbols.   
> 
> CAUSE(I think):
> I remember reading somewhere that CFMX needs to know something about a the UTF-8 
>character set.  Is this the source of my problem? 
> 
> SOLUTION:
> ?????????? this is what I need to know.

This is what we need to know:
- what database
- how was the data inserted into the database (charset)
- what database driver
- what fieldtypes
- which of the following are used and in which way:
     - cfcontent
     - cfprocessingdirective
     - setEncoding()
- what charset is your content supposed to be

Jochem

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to