This is a migrated thread and some comments may be shown as answers.

[Solved] RadEditor replaces the adds  - symbol

1 Answer 105 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Ivan Stoilkov
Top achievements
Rank 1
Ivan Stoilkov asked on 22 Oct 2009, 07:37 PM
When I use RadEditor to create a HTML content something strange is happening after I store the content into the database. It was not happening before I think, but since I installed the latest version.
When I need to type a space character, after the content is stored into the database, I get this one in the place of the space: Â If someone knows how to fix that, I would greatly appreciate. I already used the suggestion about the "greek characters after pasting from word", but I think it's not my case.

Thanks,
Ivan

1 Answer, 1 is accepted

Sort by
0
Ivan Stoilkov
Top achievements
Rank 1
answered on 22 Oct 2009, 11:17 PM
Actually, the problem was really in the encoding of another page that populates the content, edited with RadEditor control
The problem was solved by changing the code type of the page:
 meta http-equiv="Content-Type" content="text/html; charset=UTF-8"

 

 

 

 

 

 

 

 

 

 

 

 

Tags
Editor
Asked by
Ivan Stoilkov
Top achievements
Rank 1
Answers by
Ivan Stoilkov
Top achievements
Rank 1
Share this question
or