Unicode text in Html editor

T

Tim Anderson

I've finally updated the (free) html editor control so that you can load
unicode text (including non-Ansi characters) from a stream.

It turns out that Mshtml needs to see the byte-order mark in order to
interpret the string correctly.

The updated code is here:

http://www.itwriting.com/htmleditor/index.php

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top