Search

You searched for the word(s):  
Showing page 2561 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Page Doesn't Load / Page Freezes when trying to load this file - load_gecko.js

    ekurland: Instead of putting together an example, perhaps I can explain further: When the page loads (just like the pop-up window I'm typing in now by clicking ''Quick Reply''), the page tries to access a file called load_gecko.js but the page freezes (the mouse pointer turns to an hourglass), and  the page attempts to load for several ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 13, 2009
  • Firefox formatting issues

    This control seems to have some issues in Firefox 25.0:   1. Hitting backspace seems to remove HTML chars rather than 'design mode' chars. (producing <br> at the end of the document for instance.   2. It seems to go into a mode where all editing is done in one character spot.    
    Posted to Cute Editor for .NET (Forum) by Symo on November 7, 2013
  • Bug in Rich Text Editor Spell Checker

    Type the following into the editor:   this i.e.   Then hit the spell check button. The spell checker highlights the "i" in the first word. But is actually complaining about the "i" in i.e. This bug is compounded where there is more text containing i's.   Regards   Daniel Barratt
    Posted to Rich Text Editor for .NET and MVC (Forum) by DanielBarratt on January 29, 2013
  • Re: no upload possible

    If you want temporary files to be moved to directory$_SERVER['DOCUMENT_ROOT'].''/Uploads'', you also need to modify cuteeditor_files\Dialogs\upload.php file.   Please open cuteeditor_files\Dialogs\upload.php and find the following code: $uploader->Name=''UploadControl'';   Add the following code so that you can specify a ...
    Posted to Cute Editor for PHP (Forum) by Adam on August 3, 2010
  • asp.net 2.0 support

    I'm trying to use cute editor in a .NET 2.0 application; it works fine when asp pages are compiled by the run time, but I can't  build the project in VS2005 due to language differences between .net 1.1 and .net 2.0.   Is there any workaround for this ?   Thank you. m.
    Posted to Cute Editor for .NET (Forum) by marcodelgatto on September 29, 2005
  • Bug in 2.0

    There is a bug in the way 2.0 checks the version of browser you are using.  If you are not running msie 6 it wont work. Also, I just remembered another one, response.buffer is set incorrectly.   I just fixed the problems in the include files but I think others should know about them. 
    Posted to Cute Editor for ASP (Forum) by freddyC on February 7, 2004
  • Re: Small text when Printing from Preview

    Sorry, I think I didn't explain it well.   The Print Preview looks fine, but when I press the Print button in the lower left of the Preview window (shown in your screenshot), the text comes out tiny.   The odd part is that when I use the Print button from the Print Preview screen on my system I get just the document (with small ...
    Posted to Cute Editor for ASP (Forum) by CTietgen on October 10, 2013
  • Re: image inserting into wrong place

    1.If you enter a few lines of test such as:   welcome asdfasdf asdfasdf   2. put youcurser in from of the first line(before ''welcome'') 3. hit enter twice. 4.hit the up arrow twice so the curser is two lines above teh text. 5. then click insert image on the toolbar. The image inserts infornt of the word welcome and on the same ...
    Posted to Cute Editor for .NET (Forum) by Benava on February 24, 2009
  • Re: How to get the richtext format out?

    Hi  i used the Editor.text property and got the text . let me explain. if i have entered Hi i am Testing. when i read from Editor using Editor1.text the text which is stored in database is <p>H<strong>i i am <em>Testing. </em></strong></p> And when i retrieving the data from data ...
    Posted to Cute Editor for .NET (Forum) by raviteja84 on November 15, 2007
  • Re: Trouble installing

    chabian,   Have you finished the step below?   Execute SQLScripts\CuteChat3.sql, LiveSupportWeb.sql against your existing database or create a new database. Grant your login access to the new database. Open your SQL Server Query Analyzer from within Enterprise Manager. Once you have successfully connected to your ...
    Posted to Cute Live Support (Forum) by Adam on October 18, 2006