Live Support, Chat, Upload Control and Rich Text Editor
Welcome to Support forums Sign in | Join | Help |Client Center
in Search

Browse by Tags

All Tags » AJAX
Showing page 2 of 3 (27 total posts)
  • Problem w/ IE9 and AJAX

    Hi, When users postback a cuteeditor via Ajax in ie9 the .text value is always empty. This is only happening with ie9 from what I can gather. Will
    Posted to Cute Editor for .NET (Forum) by Willmaxd on May 3, 2011
  • Textarea not updated with an ajax postback

    To save editor changes, I have a button that does an ajax __doPostback(). It happens to be the Apply button of a Webpart EditorZone. If I make edits in the Cute Editor's property dialog or html tab, and immediately click on the Apply button, the edits are lost. If however I click back into the editor before clicking the Apply button, the ...
    Posted to Cute Editor for .NET (Forum) by johnb on November 3, 2010
  • CuteEditor in Ajax ModalPopupExtender- How to fix file dialog showed behind modalPopup

    If you ever experience the following problem using Cute Editor in a Ajax ModalPoupExtender:  Any file dialogs are showed behind the popup that contains the cute editor, just update the cssclass  adding a z-index value as follows:  <AjaxControlToolkit:ModalPopupExtender … BackgroundCssClass=''modalBackground'' … ...
    Posted to Cute Editor for .NET (Forum) by shirlymp on May 25, 2010
  • Javascript CuteWebUI_AjaxUploader_OnQueueUI - List Count

    Hi,   I customized CuteWebUI_AjaxUploader_OnQueueUI. Everything was working fine until i tested with 2 multiple files in a row. If I upload a few files, my list count in CuteWebUI_AjaxUploader_OnQueueUI reflects how many files im uploading. If I do a second one, without refreshing, my total list count is the sum of both uploads. Is ...
    Posted to Ajax Uploader (Forum) by rabelanger on November 25, 2009
  • log file shows tens of thousands of "post" entries from agents

     Hi - I was searching for something else in our web server's logfiles and found that a logged in agent computer seems to post twice per second to the cutechat folder: ''POST /support/CuteSoft_Client/CuteChat/ChatAjax.ashx'' Isn't this a little excessive and is there a way to bring this down to checking in every 10 seconds or so? (I assume ...
    Posted to Cute Live Support (Forum) by Dietmar on November 19, 2009
  • Adding date-time as prefix to the uploading files.

    I would like to upload the files during session wise. i.e when i upload files on a specific session period, it would automatically create a directory named like(2009-11-17,04.30pm) under the root directory ''savefiles''. Then The files would uploaded to their respective session directories with their file name and a prefix of that session,i.e for ...
    Posted to PHP File Uploader (Forum) by ashutoshrath on November 19, 2009
  • Error when calling CuteSoft by AJAX

    I get the following error when calling a page that contains CuteEditor using AJAX   Microsoft VBScript compilation error '800a03ea' Syntax error C:\ACCOUNTS\MARC4\WWW\C4A\../CuteEditor_Files/include_CuteEditor.asp, line 2 Class CuteEditor ^On your demo you have an example of calling CuteSoft with AJAX, but the files I donwloaded ...
    Posted to Cute Editor for ASP (Forum) by camike on November 11, 2009
  • Issues with Ajax Update Panel, Gridview, Ajax Popup Extender

    Ok now i do have a valid issue   I am using an ajax popup extender in my edittemplate of my gridview.  whenever i click cancel or edit - i keep getting a javascript error:   ''object doesn't support this property or method ''   I know this is caused by the CE because when I take it out, everything works fine.  Im ...
    Posted to Cute Editor for .NET (Forum) by valya on October 7, 2009
  • Mootools AJAX loading

    Hello, We've been trying to load cuteeditor through a MooTools AJAX request. When we do this the dropdowns get placed double in IE7.  Example:http://www.messwithyou.com/dump/2009-08-07_1609.png Any idea why this might happen? maybe overlapping namespaces or something like that?  
    Posted to Cute Editor for PHP (Forum) by rubendevries on August 7, 2009
  • Ajax Multiple File Handler won't handle moving the file

    I modified the ajax-multiplefiles-handler.php. At the bottom of the page I added the following:   foreach($guidarray as $fileguid) {   $mvcfile=$uploader->GetUploadedFile($fileguid);   if(!$mvcfile)    ...
    Posted to PHP File Uploader (Forum) by ebrand on July 30, 2009
Powered by Community Server (Commercial Edition), by Telligent Systems