I am saving a html file from a binary format and trying to load that file into the Cute editor using
LoadFile() and LoadHtml() methods
When the file gets loaded into the cute editor it is loading with '?' marks and [] blocks with the content.
I am using Asp.net with c#.