Using cute editor in code behind

Last post 04-05-2007, 1:10 PM by spgaddipati. 2 replies.
Sort Posts: Previous Next
  •  04-05-2007, 11:44 AM 28011

    Using cute editor in code behind

    <CE:Editor id="Editor1" EditorWysiwygModeCss="example.css" runat="server"></CE:Editor>
     
    I have referenced the cute editor in the aspx page and trying to refer Editor1 in the code behind page .vb page. code behind is not recogniseing Editor1
    Also in aspx page I have a  messgae saying Error Creating Editor.
     
    What is the issue.
  •  04-05-2007, 1:04 PM 28014 in reply to 28011

    Re: Using cute editor in code behind

    Just guessing but did you set a reference to the cuteeditor.dll in Visual Studio? I think that might cause this problem.

    Rut

  •  04-05-2007, 1:10 PM 28015 in reply to 28014

    Re: Using cute editor in code behind

    That worked Thnk you very much.
     
    Siva
View as RSS news feed in XML