Search

You searched for the word(s):
< 1 second(s)
  • Re: turning off htmlentities behavior

    As an aside, it seems that the postback behavior for the control's HTML entities differs between when the control is in HTML mode and Normal mode... may be an indication of a bug somewhere.&nbsp; Try putting some quotations into some text, then doing a postback in html and normal mode.&nbsp; On my tests the results were different.&nbsp; Can you ...
    Posted to Cute Editor for .NET (Forum) by jmvoodoo on November 3, 2005
  • Re: turning off htmlentities behavior

    Awesome, this is perfect.&nbsp; Now I am able to write my own regular expressions for converting HTML entities and excluding areas between my template tags.&nbsp; Thank you!
    Posted to Cute Editor for .NET (Forum) by jmvoodoo on November 3, 2005
  • turning off htmlentities behavior

    I may have missed something in the docs, but I'm not able to figure out how to turn off the HTML entities behavior of the cute editor control.&nbsp; Essentially, my problem is this: &nbsp; I am writing a webapp that uses a template backend, my users need to be able to inject the custom template tags (they look something like: {customtag ...
    Posted to Cute Editor for .NET (Forum) by jmvoodoo on October 31, 2005