Search

You searched for the word(s):  
Showing page 2394 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Set default text or html when CuteEditor is first loaded

    Hi mediaworks,   Try set BreakElement=''p'' of the editor setting in web.config.   With Cute Editor, you can defines what happens when the ''enter'' key is pressed in the editor in the BreakElement enumeration.This enumeration has three values: Div, Br and P.   Regards,   ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 16, 2010
  • Re: Culture localization and ColorPicker

    Please open it-IT.xml and found the missing entries: <resource name=''Medium''>Medium</resource><resource name=''low''>Low</resource>............<resource name=''high''>High</resource>     And translate the above words into Italian.      
    Posted to Cute Editor for .NET (Forum) by Adam on April 7, 2006
  • Re: Cant get the cute editor to take The Include html

    Hi! This is what I got in the codes drop down: dropdown.Items.Add(drSections[''SectionName''].ToString(), ''<div style=\''width: 445px; color: red; background-color: #33333\''>'' + strCode + ''TEST</div>'' );   When I click on the section name from the drop down it only output 'TEST' in the editor all the other code is ...
    Posted to Cute Editor for .NET (Forum) by hamid_gsts on June 7, 2008
  • Re: Firefox issues (Paste from Word/Cleanup, BreakElement)

    >>Right after I paste in content from Word, I want it to automatically strip out word data, font & span tags. editor.EditorOnPaste = ''PasteWord''  EditorOnPaste Specifies the manner in which the editor handles pasted text. Member Name Description Default When you paste text into the editor it is not ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 15, 2005
  • Re: When version 6.0 becomes availble?

    Guys,   I am very sorry for the troubles and I don't know what else to say.   We are working very hard on the version 6.0. Right now we are finishing this project, cutting some features and make sure we can have a download version on next monday.      
    Posted to Cute Editor for .NET (Forum) by Adam on March 21, 2007
  • Re: users removed from chat due to inactivity

    cutechat:   the Inactivity Timeout if for the user who close the browser not correctly .     I never noticed any of this on the v3 system.  I have noticed that if I just X off the chat window, that I have to shut down ALL my IE windows, because they kind of freeze.  Not every time, but often.   Also, most ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by selliott on November 10, 2007
  • Re: Extra Line Breaks

    hawkeye,   Which version of Cute Editor are you using?   Which browser are you using?   Can you reproduce the problem in the following example?   http://cutesoft.net/example/general.aspx   If yes, please send your HTML code to me.          
    Posted to Cute Editor for .NET (Forum) by Adam on May 30, 2007
  • RichEditingIsAvailable is Always False

    CuteEditor always appears as a textarea with no toolbars or richtext options. While trying to get to the bottom of this I've noticed that the property RichEditingIsAvailable is False. This has been tested on WinXP SP2, IE6 and IE7 RC1 and EnableClientScript returns True on all machines tested.   Interestingly this only occurs when I'm ...
    Posted to Cute Editor for .NET (Forum) by mike_f1 on September 4, 2006
  • Inetnet connection is not working, but intranet is OK.

      I have downloaded your product and considering it for a integration into my software for tech support.  When I run it from my Intranet site or internally, the program works fine, but as I work from a internet site I get the following error:  Connection Failed..  Permission denied retry (buttion).  I think it might be a ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by jimcio on August 10, 2004
  • Re: custom dialog window strips html code before pasting into editor

    so, I have it so that I can manually paste the <link> and <script> tags into the html view of the editor, and all is well; the editor does not stript them.   BUT....I still cannot get it to paste from the dialog window (though as I said, i can paste pretty much everything else from that same dialog window).
    Posted to Cute Editor for .NET (Forum) by emg on April 5, 2006