All Tags »
asp.net 2.0 »
loadrtf
Sorry, but there are no more tags available to filter with.
-
Okay, Here is what I am trying to accomplish. I have a RTF file created in Wordpad. What I am trying to do is load this into Cute editor using editor1.loadRTF(''text.rtf''). However, when it loads it loads it as plain text. It does not convert it. Any Idea what I am doing wrong.