Search

You searched for the word(s):
< 1 second(s)
  • Problem Loading Rich Text Files

    When I load an RTF file its is rendered as plain text, showing all the formatting commands. How do I load a RTF File which will display the formatting? this is the code I am using. &nbsp; &nbsp;if (IsPostBack) { Editor1.SaveFile(''TestCute.rtf''); } &nbsp;&nbsp;else { Editor1.LoadRTF(''TestCute.rtf''); } &nbsp; Thanks
    Posted to Cute Editor for .NET (Forum) by tomm on October 5, 2004