Search

You searched for the word(s):
< 1 second(s)
  • Re: Need help with plain text

    Looks like I found the solution in c# as the following: string plainbody = Editor1.PlainTextWithLinefeeds + endtagtxt; string stripped = Regex.Replace(plainbody,@''&lt;(.|\n)*?&gt;'',string.Empty); msg.PlainMessage.Body = stripped; &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by mhunter on April 7, 2006
  • Re: Need help with plain text

    From your reply, I am guessing that this is not an inherent function of the editor.&nbsp; If that is the case, I will have to implement some type of script, such as the one you have suggested.&nbsp; Know of any versions in c#? Thanks again. Mark &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by mhunter on April 7, 2006
  • Re: Help. Editor not parsing html correctly.

    Thank you.&nbsp; This problem was solved with an upgrade to latest cuteeditor.
    Posted to Cute Editor for .NET (Forum) by mhunter on April 7, 2006
  • Need help with plain text

    I am using the editor for the creation of a web based mail system.&nbsp; When I set the plain text of my message to Editor1.PlainTextwithLineFeeds the text that comes through and is inserted into the message still is HTML encoded.&nbsp; Any suggestions? &nbsp; Thanks again. Mark &nbsp;
    Posted to Cute Editor for .NET (Forum) by mhunter on April 7, 2006
  • Help. Editor not parsing html correctly.

    Help.&nbsp; I am using cute editor to write emails.&nbsp; When I insert some previous emails for a reply, the following text is attached to the front of the email.&nbsp; When I use Editor1.Text = thisstring,&nbsp; the editor does not display the html properly. &nbsp; &gt;--&amp;gt;yle&amp;gt; v\:* ...
    Posted to Cute Editor for .NET (Forum) by mhunter on November 12, 2005
  • Editor not parsing html

    Help.&nbsp; I am using cute editor to write emails.&nbsp; When I insert some previous emails for a reply, the following text is attached to the front of the email.&nbsp; When I use Editor1.Text = thisstring,&nbsp; the editor does not display the html properly. &nbsp; &gt;--&amp;gt;yle&amp;gt; v\:* {behavior:url(#default#VML);} o\:* ...
    Posted to Cute Editor for .NET (Forum) by mhunter on November 3, 2005