no I can't change the charset in LDAP. I've had a look. 

>ColdFusion Programmer wrote:
>
>> You suggested in your previous thread that I should be using the 
>charset ISO-88659-15 and not utf-8. I did what you said and added this 
>line of code in my application.cfm file:
>> 
>> <meta http-equiv="Content-Type" content="text/html; 
>charset=ISO-88659-15">
>> 
>> This is how the organisation name is displayed: Crédit FrÄnce
>
>The problem is that you are not using ISO-8859-15. You still have 
>UTF-8 in your template, but you tell the browser that you are 
>using ISO-8859-15. You need to change the actual encoding in your 
  
>templates, in the LDAP and in your databases to be identical.
>
>Only then you can tell the browser that what you send him uis 
>ISO-8859-15.
>
>So we are back to the question: can you change the charset that 
>the LDAP server uses? Not the charset you send to the browser, 
>but the charset in the LDAP.
>
>Jochem
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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

Reply via email to