Search

You searched for the word(s):  
Showing page 1289 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Can I change Rating's name?

    Hi Hee, Q1 1. Open file ''Languages/autogenerated.xml'' which under the  operator install root. 2. Find section below . That are the operator rating values. <resource name=''MySupportPanel.RatingLevel5''>Very Good</resource> <resource name=''MySupportPanel.RatingLevel4''>Good</resource> <resource ...
    Posted to Cute Live Support (Forum) by Kenneth on November 22, 2011
  • Problem Uploading a File Whose Filename Contains an Apostrophe

    I have encountered two bugs pertaining to the attempt to upload a file whose filename contains an apostrophe. The ''progress'' message that appears during the upload process  and the display of the filename with the green checkmark after the file has been uploaded both display a double-quote instead of the apostrophe.  For example, ...
    Posted to PHP File Uploader (Forum) by LenJacobson on August 16, 2011
  • "UploadModule is not installed into web.config" Error not allowing multiple file selection via Flash file open dialog

    Been messing with this for almost 2 hours now and I can't get the multi file selection to work. I'm using the selecting-multiple-files.aspx demo page. Shortly after the page loads, I get the ''UploadModule is not installed into web.config!'' error popup. The web.config is set per all the instructions and I've checked it half a dozen ...
    Posted to Ajax Uploader (Forum) by Angelo on February 10, 2011
  • Maximum Size Problem

    I just got thrown into this project at my new job and It is having a problem uploading attachments (with the AJAXUploader) . After much research it apparently is giving me the following error (had to download firebug to see the error since it is ajax) when uploading a file: File size ({1}) is too large. The maximum file size allowed is set ...
    Posted to Ajax Uploader (Forum) by Hotwings23 on October 27, 2009
  • Giving a alert message whenthe upload task is complete CuteWebUI_AjaxUploader

    Hi      I am using  CuteWebUI_AjaxUploader in which i would like to have the alert(popup )message when the upload task is completed .     I have tried the following sample code in java script but its not working .Any help would be really appreciated   function ...
    Posted to Ajax Uploader (Forum) by mohanranjan on August 5, 2009
  • Memory problem on Mac safari/firefox

    When I try to upload a large file on a Mac (Firefox or Safari) it seems like the flash cache the entire file (around 800 Mb).   If the client computer is low on RAM it makes it impossible to use while uploading a larger file, since all available memory is consumed by the upload and not released until the browser is ...
    Posted to Ajax Uploader (Forum) by johnd on June 23, 2009
  • Using StandardDialog

    Hi All, Here's the scenario. I'm using the Editor on an IFrame based on previous post, it's recommended that I use the standard dialog setting.  Some problems occurs though.  UseStandardDialog = True  - on the Upload button the 401, Flash error occurs UseStandardDialog = False  - upload works ok Any ideas for a ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 10, 2009
  • Update doesnt work

    Hello, I installed cute editor and been trying it out.   I tried playing around with inserts and updates. But the update doesnt seem to work   Here is my code   string msg = editor1.Text;   But when i try passing this to the db, it cuts out the appended message. I also tried adding it as thus   label1.Text = ...
    Posted to Cute Editor for .NET (Forum) by afrika on February 19, 2009
  • Hiding file list but not he progress bar

     Hi,  I have an ajax uploader control configured for manual start and single file upload as per one of your examples. However as the user is only allowed to browse and select for one file at a time in my implementation, i would like to hide the list of files that seems to be automatically displayed. Once the user has browsed ...
    Posted to Ajax Uploader (Forum) by antony_cmg on February 11, 2009
  • Image Editor vs database

    Dear Cutesoft,   I'm running Cutesoft Editor 6.2, and store my images in a SQL-database. To achieve this, I have created an implementation of the CuteEditor.Impl.FileStorage.   Everything works okay, except the image editor.   Our CMS uses a HttpHandler to pull the images out of the database and then streams them ...
    Posted to Cute Editor for .NET (Forum) by Markuz on December 2, 2008