Search

You searched for the word(s): use <p>
Showing page 26 of 864 (8,631 total posts) < 1 second(s)
  • Re: unable to use special ascii html character code - single and double qoute

    Lincoln,   Are you using Cute Editor for PHP or Cute Editor for ASP.NET?   The following examples work when insert single quote and double quote:   http://phphtmledit.com/EnableAll.php   http://cutesoft.net/example/general.aspx   Keep me posted
    Posted to Cute Editor for PHP (Forum) by Adam on September 23, 2010
  • Re: Unable to use ctrl+v shortcut to paste with Firefox 15

    Ilana:Hi - I was having the same problem and I am still having the issue. In FF17 when I copy and paste from Word into the editor, the content disappears.   Can you please look into this. Thanks! Ilana   Can you reproduce this issue in this example?   http://cutesoft.net/example/general.aspx 
    Posted to Cute Editor for .NET (Forum) by Adam on December 19, 2012
  • Re: error messages. Can I use innerHTML instead of alerts?

    Please check the following code:   function CuteWebUI_AjaxUploader_OnError(msg) {      alert(''global error:''+msg);      return false; } function CuteWebUI_AjaxUploader_OnTaskError(obj,msg,reason) {     alert(''file error:''+obj.FileName+'' , ''+msg);     ...
    Posted to ASP Uploader (Forum) by Adam on April 9, 2010
  • Re: How to use NetSpell???

    Please download the control again: http://cutesoft.net/download/cuteeditor_for_net6.zip Demo: http://richtextbox.com/test/netspell.aspx Code: <textarea id=''txtMessage'' name=''txtSummary'' rows=''8'' wrap=''VIRTUAL'' cols=''45''></textarea> ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 19, 2008
  • Re: how do I use editor as a file manager

    Please check this example:   How to use CuteEditor as a document selector?( Demo) This example demonstrates how to use CuteEditor as a document selector.   The source code of this example can be found in the download ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 16, 2007
  • Re: CSS impossible to use

    This is copied from http://www.cutesoft.net/ASP/Html-Editor-Feature-Comparison-Chart/default.asp Web Standards Support Feature Details Major Competitors CE 3.0 CE 4.0 CE 5.0 Compliant with the web standards, no deprecated tags such as <FONT> anymore Does your online html editor still use deprecated tags such ...
    Posted to Cute Editor for ASP (Forum) by JonathanASP on January 4, 2006
  • Re: How to use policies in a room

    Public : if a room is not public , when the user joins the room , the admin would get a message, can accept the joining or reject the user. Active : if a room is not active, no use could join the room.Archive (not implemented ): if the archive is false , the message log would be deleted automatically. Allow Anonymous : allow a ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on June 29, 2005
  • Selectively use Absolute Paths in Cute Editor

    I am using CuteEditor to compose Emails.   My initial problem was that when the email is received in an inbox, the images don't work bacause they are Relative.   I added "URLType='Absolute'" and that corrects that issue.   However there are MessageGear links within the email which allow for Unsubscribe ...
    Posted to Cute Editor for .NET (Forum) by gordonjohnston on September 20, 2012
  • Re: do not use temp folder at all

    Dear mulmad,   You do not need take care the temp files. Temp file means the uploaded data & info of a file. It's owned and maintained by Uploader instead of  your application.  What you need to do is , in some event handler , copy or move the file to your destination folder. Temporary files will be deleted after 5 ...
    Posted to Ajax Uploader (Forum) by Eric on October 7, 2010
  • I would like to use Javascript to call some of the menu and context function in Cute Editor

    Is there a way to call the menu bar actions from JAvascript?  I'd like to disable all of the menubars from my Cute Editor control and then create some buttons outside of CuteEditor which will call menu buttons like, add new layer.  I'd also like to create a button, outside of the editor to make items have ''position: absolute'' ...
    Posted to Cute Editor for ASP (Forum) by eliasjo on August 26, 2010
« First ... < Previous 24 25 26 27 28 Next > ... Last »