Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 195 of 966 (9,656 total posts) < 1 second(s)
  • CSS Issues

    I can not get the several things to work related to CSS.   1) Setting the Style sheets withing the Editor (Initial Display Fonts etc) 2) Populating the style sheet drop down from the style sheet. I can do it manually with a list but it does not use the re,lated style sheet   <link rel=''stylesheet'' type=''text/css'' ...
    Posted to Cute Editor for ASP (Forum) by SPB on January 7, 2006
  • style problem

    Hi, Got a problem with a newsletter I'm trying to make in cuteeditor. I've made a webpage (html) containing the layout of the newsletter. in the head of this page I've put the style of that page. now I copy my html code into cuteeditor, and when I save this, cuteeditor always deletes my style code. (actually it deletes everything above the start ...
    Posted to Cute Editor for ASP (Forum) by DocHoc on December 5, 2005
  • Re: Error Message with CE5 in .NET

    Adam,   It is compiling now, but it always skips the code because the Editor1.ToolControls[''Links'']!=null statement is always true. I changed it a bit .. // BEGIN Get Links for Links Drop Down CuteEditor.ToolControl toolctrl=Editor1.ToolControls[''Links'']; if(toolctrl !=null) { CuteEditor.RichDropDownList ...
    Posted to Cute Editor for .NET (Forum) by pwilson on October 31, 2005
  • I'm still getting errors even with the second temp on 4.5

    still getting this error     Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load file or assembly ...
    Posted to Cute Editor for .NET (Forum) by Camille Trapp on October 10, 2005
  • Temp license didn't work

    this is the err i get now   Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load file or assembly 'CuteEditor' or one of its dependencies. An ...
    Posted to Cute Editor for .NET (Forum) by Camille Trapp on October 10, 2005
  • Re: ValidateRequest=False "sort of" ignored

    Adam --   Have you had a chance to see how the CuteEditor control works in Internet Explorer at the URL in my previous message?   I've tried removing the reference to CuteEditor - then adding it back, but am still seeing the same error message flash on the screen.  I'm beginning to think it's a CuteEditor problem since I don't ...
    Posted to Cute Editor for .NET (Forum) by Ben Amada on October 5, 2005
  • My Server Error

    I have followed the directions as outlined in the ''Deployment'' page. Recieve the following error:     Server Error in '/CuteEditor' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your ...
    Posted to Cute Editor for .NET (Forum) by ChrisATLGa on October 4, 2005
  • Re: Toolbar isnot displayed correctly after upgrading to CE5

    If I include G_start and G_end in my itemlist I get the following error: This collection already have item named : g [Exception: This collection already have item named : g] CuteEditor.ToolControlCollecton.Insert(Int32 index, ToolControl toolctrl) +156 CuteEditor.a.a(ConfigItem A_0, Boolean A_1) +1558 CuteEditor.a.o() ...
    Posted to Cute Editor for .NET (Forum) by Zapotec on September 23, 2005
  • Accessibility - Keyboard Shortcuts

    Hi, My accessibility guidelines require me to be able to associate a keyboard shortcut with each button that appears on the toolbar. You have done this for some of the standard toolbar buttons (e.g. Bold, Undo), but not for others (e.g. Save). As far as I can work out, the effect of the hotkey attribute in the toolbar configuration ...
    Posted to Cute Editor for .NET (Forum) by chart on March 23, 2005
  • Re: UseRelativeLinks

    so it looks like UseRelativeLinks only applies to data that i am extracting text from the control in the codebehind. while in the editor (IE only), ALL href links are mapped to FULL urls no matter what UseRelativeLinks is set to. It would be nice if the href's are NOT mapped to full urls, but i guess this is an IE bug/feature. I don't know if ...
    Posted to Cute Editor for .NET (Forum) by RodneyLai on May 16, 2005