Browse by Tags

All Tags » AJAX
Showing page 3 of 4 (33 total posts)
  • 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
  • Javascript Error : Microsoft JScript runtime error: ASP.NET Ajax client-side framework failed to load.

    i am trying to upload file when the upload reach to 100% and its about to hide the progress bar it gave me this error Microsoft JScript runtime error: ASP.NET Ajax client-side framework failed to load. and it used to throw three different javascript exception, im using asp.net 3.5 with C# any help will be appreciated thasnks in advance
    Posted to Ajax Uploader (Forum) by waqasw on April 27, 2009
  • Cute editor Dialog pages

    Hi Adam, I have posted a few before and now we are the registered user of CuteEditor. The control works fine for us. Thanks!!!   I have modified your ''tag_input.ascx'' user control based on my requirements, but when I am trying to insert an ajax dropdown extender control in to it, it shows an error like this''Extende contols must ...
    Posted to Cute Editor for .NET (Forum) by prasanthr on February 23, 2009
  • SlideShow does not show picture

    Hello all,   I am have installed the control and wired it to an album1 folder created at the root of the site. I can see the images that are in the folder in the simplegrid fomat. Looks great!. I click on the slide show feature button at the top, the page refreshes and i get a javascript debuging popup.   Line: 345 Error: ...
    Posted to ASP.Net Image Gallery (Forum) by [email protected] on January 22, 2009
  • Cute Editor gives some problem when used with in AJAX Tab Container

    Hi,   We are having some problem when we put Cute Editor with in AJAX Tab Container. When you switch to design view it gives some strange exception message. Below is the sample code :    <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''Test.aspx.cs'' Inherits=''Test'' %> <%@ Register ...
    Posted to Cute Editor for .NET (Forum) by abcab on June 7, 2008