Hi,
I'm using cuteeditor for a client and convinced him to use this component. It worked great until now.
I need to generate multilpe editors in a page and since I use the editor in a code fragment that expects pure html it seems I am in trouble. I expected I could just use the RenderControl property as with other controls.
This person had the same problem and he illustrates the standard solution in his last post :
http://cutesoft.net/forums/3324/ShowPost.aspx
I can't seem to use use this editor in a simple form tag (not a runat=server) without specifying the <CE:Editor>
I saw that the classic asp version has a Draw() method that outputs the html.
I hope I can present my client a solutin soon since I got a dealine tomorrow