Search

You searched for the word(s): cuteeditor ajax
Showing page 4 of 23 (227 total posts) < 1 second(s)
  • Re: Custom buttom that invokes a Ajax Popup

    hsmith825,   Please check the following examples. The source code of these examples can be found in the download package.   How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 30, 2010
  • Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel

    hi wolf11th ,   Try   <%@ Page Language=''C#'' %>     <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 29, 2010
  • Re: AJAX Enabled?

    sjabbour: When will CuteEditor version 6.0 be released?   We are using CuteEditor in current development and would like to utilize Ajax in it. We are planning to release this product by the end of this year. dont know what happened, it was planned to be released on september and we are on november and still no news about version 6:(
    Posted to Cute Editor for .NET (Forum) by errrick on November 16, 2006
  • CuteEditor via AJAX

    I have successfully used CuteEditor before in static pages.   Now what I'm trying to do is load a CuteEditor, dynamically via AJAX.   The user is going to click a button that says ''View Customer Notes''.   The javascript is going to send an AJAX request like this:     new ...
    Posted to Cute Editor for PHP (Forum) by infringer on December 17, 2008
  • Re: A valid license cannot be granted for the type CuteEditor.Editor

    this is my web.config where i can put your code??? please edit it for me  <?xml version=''1.0''?> <!--     Note: As an alternative to hand editing this file you can use the     web admin tool to configure settings for your application. Use     the Website->Asp.Net ...
    Posted to Cute Editor for .NET (Forum) by FunctionSys on March 13, 2009
  • Re: AJAX auto-save

    Dear customer,   Please refer to http://cutesoft.net/example/JavaScript-API.aspx   The following js is the demo to get CuteEditor ...
    Posted to Cute Editor for .NET (Forum) by Jeff on January 7, 2014
  • CuteEditor for net Firefox bugs

    Hallo, i am pretty happy about Cute Editor it works great for my customers needs and CMS system. I don´t think there are any other editor out there that suit me better as a developer. However there are a few bad problems with the editor when using Firefox and some other browsers. I will list some of the issues here (this will happen even ...
    Posted to Cute Editor for .NET (Forum) by ThomaxVision on July 9, 2010
  • Re: WYSIWYG editor hangs in ASP.NET AJAX Enviro on Server

    Eric:CuteEditor for .NET download url http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx  Installation steps http://cutesoft.net/ASP.NET+WYSIWYG+Editor/Deployment/html-editor-Deployment/Deployment.htm    Regards, EricHow do I know I don't have the latest already? How can I tell the version I ...
    Posted to Cute Editor for .NET (Forum) by RobertNZana on June 24, 2010
  • Re: Error when calling CuteSoft by AJAX

    I still get the error ------------------- Microsoft VBScript compilation error '800a03ea' Syntax error C:\ACCOUNTS\MARC4\WWW\C4A\../CuteEditor_Files/include_CuteEditor.asp, line 2 Class CuteEditor -----------------even after I installed the latest version. Any ideas why that would be happening? Also, the demo doesn't work in Firefox for ...
    Posted to Cute Editor for ASP (Forum) by camike on November 18, 2009
  • Re: CuteEditor and Autosave

    Hi anigopal,   You would need to write your own JavaScript to do this, as Adam suggested.   This will auto postback the page every 15 minutes, you might want to look at doing this via AJAX so as not to inturupt the user.   <script type=''text/javascript''>   setTimeOut(''document.forms[0].submit();'', ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on June 14, 2007
« First ... < Previous 2 3 4 5 6 Next > ... Last »