Search

You searched for the word(s): javascript
Showing page 321 of 408 (4,076 total posts) < 1 second(s)
  • Passing EditorID on querystring

    Adam,   We are using CuteEditor for ASP V5.2 Small Business   We spoke yesterday (3/4) about passing the Editor ID on the UC querystring. I have updated the include_CuteEditor.asp to include the Editor ID on the UC querystring. This is what is being generated: <script language=''JavaScript'' ...
    Posted to Cute Editor for ASP (Forum) by demmett on March 4, 2008
  • Re: Inserting an image at current cursor position.

    Paul,   Try the following code:   <Script Language=''javascript''>     function callInsertImage()      {     var editor1 = document.getElementById('<%=Editor1.ClientID%>');             ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 11, 2007
  • Scroll to top of the page on postback

    Hello, It seems that Cute Editor control resets page scroll position back to the top after a postback. I'm using ''CuteEditor.dll'' v6.0.0.0 (CuteEditor 6.0 Build 2007-05-10). I have tracked the issue down to ''CuteEditorImplementation.js'' (this ''js'' is accessed from ''LoadXMLAsync'' function in ''Loader.js'', if this helps...) I ...
    Posted to Cute Editor for .NET (Forum) by ybelov on May 18, 2007
  • Cannot print embedded spreadsheet?

    I have an Excel spreadsheet in our editor (see editor contents below).   When the user clicks our custom print button (which has a click event attached that executes the following JavaScript commands:    var editor1 = document.getElementById(''); editor1.ExecCommand('Print');   the text parts of the page print, ...
    Posted to Cute Editor for .NET (Forum) by rockford on May 14, 2007
  • Re: Resizing problem with Cutchat and problems with ReloadUI() method (in IM_MainForm.aspx)

    Any chance to get a reply on this issue fast? We would like to deploy CuteChat with our application but this resizing problem is annoying. We tried with different smaller fixes like resizing the frame through JavaScript. But we were not able to make this work (the resizing) on IE6 and IE7. Calling the ReloadUI() worked for us as long as we are not ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by iph_philipp on April 26, 2007
  • User Requirements?

    Hi,   What are the user requirements to use the Chat piece? I'm currently evaluating it internally and having some people hit it. Two people did have trouble.  They are both using IE7. For the first person, Chat was thinking it was a downlevel browser.  He then installed Flash and all was OK.  Still haven't got the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by donaldw on January 26, 2007
  • Spellcheck Button on Toolbar

    When a user double clicks on the 'spellcheck' button that I have inserted on the toolbar, a JavaScript error appears as follows:Line: 15Char: 62Error: Access is DeniedCode: 0URL:http://localhost:1223/TestWebSite/CuteSoft_Client/CuteEditor/SpellCheck.aspx?Culture=en-GB&settinghash=b54abe8b&portalid=Please note that a spellcheck completes ...
    Posted to Cute Editor for .NET (Forum) by wh1974 on November 1, 2006
  • Re: the editor doesn't seem to pass its content through POST

    Hi allHere is the ASP-file I use with CuteEditor. The CuteEditor save button is disabled and a page submit button is used.<%@ Language=VBScript %><!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML 4.0 Transitional//EN''><html><head>  <!--#include file = ''../../../_UpInclude/external/CuteEditor_Files/include_CuteEditor.asp'' ...
    Posted to Cute Editor for ASP (Forum) by comdev on September 28, 2006
  • Firefox issues

    HiI am using Firefox 1.5 and have a number of issues with Cute Editor.One particularly odd thing is that if I run your examples (from the downloaded zip) within my website it all works fine. Yet when I attempt to run my own page with an instance of the editor on it I run into problems.So here are the issues...When I first load a page with an ...
    Posted to Cute Editor for .NET (Forum) by MrTea on February 6, 2006
  • First Version 5.0 question regarding resizing

    In version 5, when the editor lies within an iframe and the the editor is resized by the + or - button, how do I as a programmer know that this event has occurs so I can resize the iframe? Since I have paid for the upgrade to version 5, I would like an answer. I did have the same problem in 4.x version of Cute Edit and I resolved the problem by ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 30, 2005