we are experiencing a wierd issue. The fck config file is setup to NOT convert the special characters to entities.
On the editor the content is viewed ok, when the html is posted we are getting wierd characters in the d/b..
the asp page that instanciates the editor is setup with utf-8 settings.
any ideas why the save from the fck editor is not holding the right special character. ?
On the editor the content is viewed ok, when the html is posted we are getting wierd characters in the d/b..
the asp page that instanciates the editor is setup with utf-8 settings.
any ideas why the save from the fck editor is not holding the right special character. ?
Re: Posting Data with UNICODE characters
We are currently using the 2.6.x version of the editor. We are having a weird issue and would apprietiate your help. When we type in the spanish characters they are not getting saved in SQL the way it looks in the editor. But when the data is retrieved and view in the editor its all OK - example on the editor it looks like this Ó but in SQL it looks like Ó - but when the same Ó is pulled from SQL and viewed in the editor it looks like Ó - PLEASE HELP!