Search

You searched for the word(s):
< 1 second(s)
  • Re: Cuteeditor textbox and jquery

    &nbsp;Thanks for the reply.. Do we need to include any script file related to cuteeditor in the page. The setHTML lines in javasctipt doesn&#39;t work it gives &quot;object doesn&#39;t support this method error&#39;. I am using WOLabeledCuteTextBox in my project.
    Posted to Cute Editor for .NET (Forum) by princethomas on May 3, 2016
  • Cuteeditor textbox and jquery

    &nbsp;I am using cuteeditor textbox (version 6.7) in my project. while loading the page I am able to assign the default value to cuteeditor textbox by the jquery code&nbsp; $(&quot;#rtbRouteJobComments&quot;).val(). But when during some action on page, I wanted to change the text in the cuteeditor by the same code as above. But that is not ...
    Posted to Cute Editor for .NET (Forum) by princethomas on April 29, 2016
  • Re: Text repeating if '&' character is present

    &nbsp;Hi Kenneth, &nbsp; Thanks for the reply. I added the above Javascript code in the page and the function is being called when the keypress event happens on cuteeditor Editor. But still the PlainTextWithLinefeeds property returns the text as above. ie It repeats the text again and again. &nbsp; Thanks Prince Thomas&nbsp;
    Posted to Cute Editor for .NET (Forum) by princethomas on March 22, 2016
  • Text repeating if '&' character is present

    &nbsp;I am using cuteEditor version 6.7 in my project which helps users to type the email body. If the user has enetered &#39;&amp;&#39;&nbsp;instead of &#39;and&#39; in the email body,&nbsp;&nbsp;the email text repeates the text upto the &#39;&amp;&#39;&nbsp;and appends with original message. We use the property PlainTextWithLinefeeds to read the ...
    Posted to Cute Editor for .NET (Forum) by princethomas on March 21, 2016