Vietnamese Char converted to ascii code

Last post 09-12-2012, 8:03 AM by alexFXM. 2 replies.
Sort Posts: Previous Next
  •  09-12-2012, 6:33 AM 74630

    Vietnamese Char converted to ascii code

    Hi There

     

    i have a problem

    when i copy paste text (vietnamese native language) to html editor using normal mode its looks okay

    but when i swicth it to html mode its converted to ascii mode ( &#....)

     

    example:

     Người tiên phong dựa trên Chuẩn bị và thực hiện khái niệm, rekordbox công trình (cho cả Mac và PCnhư phần mềm quản sở dữ liệu âm nhạc hàng đầu của thế giới,

     

    become

    Người tiên phongdựa trênChuẩn bị vàthựchiệnkhái niệm,rekordboxcông trình (cho cả Mac vàPC)như phần mềmquảnlýcơsởdữliệuâm nhạc hàng đầucủathếgiới, 

     

    question:

    is it by default like this ? if not how to set it so html mode and normal mode looks the same ( our client don't want to save it to db under ascii code )

     

    please advise, any help are welcome

  •  09-12-2012, 8:02 AM 74632 in reply to 74630

    Re: Vietnamese Char converted to ascii code

    Hi alexFXM,

     

    I suggest you replace the code before you save into the db.  For now the editor can not replace all of them directly.

     

    Regards,

     

    Ken 

  •  09-12-2012, 8:03 AM 74633 in reply to 74630

    Re: Vietnamese Char converted to ascii code

    Hi There

     

    i found the answer

    i need to add editor.UseHTMLEntities = false

     

    sorry for the trouble

     

    thanks 

View as RSS news feed in XML