charcters öäå

Last post 02-17-2006, 9:25 AM by SUperDave. 1 replies.
Sort Posts: Previous Next
  •  02-17-2006, 9:14 AM 16066

    charcters öäå

    I have a problem with the cute editor... everytime i save some text containing  ö ä å and reopen the text in the contenteditor
     
    cuteeditor.text = "some text with öäå" it only shows "some text with "
     
    if i view the html it looks like this "<div>some text with öäå</div>"
     
    and when i go back to normal mode it shows correctly  ..    "some text with öäå"
     
    and if i go back to the html view again it looks like <div>some text with öäå </div>
     
    but i cant keep switching back and forth to get the right output...
     
    How can i fix this problem.
  •  02-17-2006, 9:25 AM 16067 in reply to 16066

    Re: charcters öäå

    found the problem  ... put
     

    textbox.UseHTMLEntities = False

View as RSS news feed in XML