Search

You searched for the word(s): Editor.Text Property
Showing page 46 of 61 (605 total posts) < 1 second(s)
  • Re: Latest version error: Path '/CuteEditor_Uploader_Resource.axd' was not found.

    Adam, thanks but how can I access the UploaderBase.UploadingMsg Property in CuteEditor.Editor? I mean I want to change the words which you are using in your ''Insert Image'' modul when clicking the ''Upload'' button. Let's say I have this: test.aspx: <html> ... <CE:Editor id=''CuteEditor1'' ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on October 3, 2008
  • Re: What's new in CuteEditor 6.6?

    Cute Editor is updated on 2011-07-08. Bug fixed list: -Fixed: A bug with CuteEditor makes the safari browser freeze when use with ajax updatepanel http://cutesoft.net/forums/thread/66679.aspx -Fixed: A bug with CuteEditor handles the style of selected text http://cutesoft.net/forums/2/66713/ShowThread.aspx -Fixed: A bug with CuteEditor ...
    Posted to News and Announcements (Forum) by Adam on July 10, 2011
  • Re: How to parse all <p> Tags?

    J. Bauer, Try use Regular Expresssion to do that. Please check Editor.PlainTextWithLinefeeds Property: Editor.PlainTextWithLinefeeds Retrieves the CuteEditor HTML content in plain text format and replace carriage returns with the appropriate br and p tags for breaks.   Hope it helps.    
    Posted to Cute Editor for .NET (Forum) by Adam on February 24, 2006
  • Re: Horizontal Scrolling

    When copy and paste your code in example.css ,it has error overflow-x is not know in CSS propery  -moz-scrollbars-vertical is not valid value for the overflow property   Now, I want to turn off scrollbar and fit  the height  for cute editor and user can not input more text if the height more.Although I ...
    Posted to Cute Editor for .NET (Forum) by hongnguyen on May 24, 2007
  • Re: Betreft: Re: HTML and Preview Mode Width?

    I am encountering the same problem here. If the width is set in percentages it doesn't work. I guess that the problem is, that the standard width is set in pixels. If i remove the width-property from the editor, it sets itself to a pixel size... The problem gets more clear when you don't use ALL the toolbars, but strip it down to only the most ...
    Posted to Cute Editor for .NET (Forum) by pasxal on June 30, 2005
  • Issue: IE11, CE6.7, with meta X-UA-Compatible present and less than 11

    So it appears that the latest version of the CuteEditor (6.7) is not working in IE11 when it is loaded onto a webpage that contains the following in the <head>:   <meta http-equiv="X-UA-Compatible" content="IE=9" /> . .    or any other content="IE=x" . . besides where x is ...
    Posted to Cute Editor for .NET (Forum) by Concoxide on December 9, 2013
  • Stop Running this script error in IE - Firefox works fine

    We randomly get a stop running this script popup in IE while paplying formatting to text. No such error comes in Firefox. Cutesoft support advised me that embedded tags caused tihs issue but then a business user doesnt know what is an embedded tag and how to fix it. So for our clients this is a bug. Moreover why doesnt it happen in Firefox? ...
    Posted to Cute Editor for ASP (Forum) by ussu36 on November 16, 2010
  • PasteText acting as ConfirmWord

    I'm having some difficulty getting the editor to act as I think it should, and I'm hoping someone can help me.   I want text pasted into the editor to be stripped of all formatting except for paragraph marks -- the PasteText setting.  The control's EditorOnPaste property is being set to CuteEditor.PasteBehavior.PasteText.  ...
    Posted to Cute Editor for ASP (Forum) by mbroooks on December 21, 2007
  • CSS Rendering

    Hi   We have noticed that the rendering of CSS within the editor does not seem quite right. Problems we are having are...   1. Fonts seem much bigger than they should, which throws out alignment of text and graphics. 2. When using divs and placing them side by side they all appear below each other. 3. When Placing text round an ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on December 8, 2006
  • Re: Font sizes looking different

    Not sure how you get the original text like this:   <div align=center><font style=''FONT-SIZE: 10px'' color=#666666>Type Here</font></div>   In the version 4.x, if Editor.UseFontTags Property to false, CuteEditor will automatically remove the font tags.    
    Posted to Cute Editor for .NET (Forum) by Adam on May 16, 2006
« First ... < Previous 44 45 46 47 48 Next > ... Last »