Search

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

    I have switched to language specific file, sv-se. Some strings are transalate, some are not. Some dialogs aborts due to error ''Failed to load language text from the xml-file ../languages/default.xml''   Is this a path problem or is some texts missing in the swedish version? If so wich files do I have to translate in order to get swedish ...
    Posted to Cute Editor for PHP (Forum) by julgus on November 24, 2007
  • param tags removed from object

    Hi,   This issue only occors when using CuteEditor on a Mac with either Safari or Firefox.   When pasting flash objects into HTML view then moving to normal and back to HTML the param tags have been removed.   I have downloaded the latest version of the editor, and this is still happening. I also notice that the same ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on November 2, 2007
  • PlainText Property Throws Error

    We are having a problem with the CuteEditor.Editor.PlainText property throwing the following error:         Unable to cast object of type 'System.Xml.XmlDocument' to type 'System.Xml.XmlElement'. This happens when there is a bullet list without the <ul> tags. While it is preferred to have the ...
    Posted to Cute Editor for .NET (Forum) by TomLewis on June 14, 2007
  • Toolbar flow direction

    Hi All,   I'm trying to evaluate CuteEditor in .net 2.0 to see if it's worth purchasing, but for some reason, I'm having problems with the toolbars.   Instead of them all running horizontially, they are running vertically.  Has anyone else seen this before.   Any help on resolving this issue would be gratefully ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on June 9, 2007
  • Customization Toolbar Dotnetnuke???

    Hi @all,   I have successfully created my own css-styles in the css-class dropdownlist by editing the default.css of the CuteEditor and the default.css of Dotnetnuke. Now I want to customize the dropdownlist ''FormatBlock, FontName and FontSize''. In the help is described, that I have to do the customization in the common.config ...
    Posted to Cute Editor for .NET (Forum) by fabert on April 19, 2007
  • Popup problems

    Hi,   we're using CuteEditor 5.3. The local version of the website works like a charm, but once the site is moved to the on line server, we're no longer able to use insert image, insert link and other pop-up actions.   The following error is displayed in all cases (in the window where the pop up should be): Regards, Wilko
    Posted to Cute Editor for .NET (Forum) by wilko on June 7, 2006
  • Unable to insert images

    Now I am using the CuteEditor to build 'New Mail' page of a mail system. When I tested that page and attempted to insert an image to the editor with clicking the button 'insert image', an error occured. The 'insert image' page of the editor poped out correctly. But when I clicked the 'borrowse...' button, selected a file from ...
    Posted to Cute Editor for .NET (Forum) by sjpisaboy on April 5, 2006
  • Spacing between images (XHTML)

    I'm encountering a problem with inserting images. When I place 2 images next to eachother on the page and submit it, CuteEditor places a space between the two IMGtags, resulting in a space between the images in IE.   The Editor produces XHTML-output, i tried this example: http://cutesoft.net/example/xmloutput.aspx and the problen ...
    Posted to Cute Editor for .NET (Forum) by pasxal on March 21, 2006
  • NullReference when customizing Links ddl

    The following line gives me a nullreference error : dropdown = DirectCast(Editor1.ToolControls(''Links'').Control, CuteEditor.RichDropDownList)   I am using the code given in the example of how to progrommatically set the links in the ddl. What I don't understand is, I get no error at runtime on these ...
    Posted to Cute Editor for .NET (Forum) by kcmonster58 on January 25, 2006
  • image problem

    Here is the complete code im wrote but images doesnt appearDim strpath As String = Me.Page.Request.Url.Scheme + Me.Page.Request.Url.SchemeDelimiter +Me.Page.Request.Url.Host + Me.Page.Request.ApplicationPath + ''/'' With Editor1 .BaseHref = strpath + ''/onlinewebbuilder''.AllowPasteHtml = False .DisableAutoFormatting = ...
    Posted to Cute Editor for .NET (Forum) by UmairNazir on November 8, 2005