Re: New to CMS - need help

  •  08-16-2012, 7:16 AM

    Re: New to CMS - need help

    Perhaps I got it wrong assuming that CuteEditor is a CMS.  Further reading is telling me that it is not.  It is a WYSIWYG that will create html code from rich text.
     
    My question then is this.   Is there C# code samples on how to do the following?
     
    1) Capture the generated HTML code so that it can saved on the DB.
    2) Pass the HTML code from the DB and have it render in the editor in the proper format.
     
    Any code samples are welcome in helping me understand how to best implement and use CuteEditor.
     
    Thanks.
View Complete Thread