Search

You searched for the word(s): Uploader
Showing page 118 of 328 (3,276 total posts) < 1 second(s)
  • Re: upload task interrupted error #2038

    If you upgrade to the latest build, this issue should be resolved.   If you don't want to upgrade, please follow the steps below:   Please open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and modify the following code:   <CE:Uploader id=''InputFile'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 24, 2010
  • Re: upload task interrupted error #2038

    If you upgrade to the latest build, this issue should be resolved.   If you don't want to upgrade, please follow the steps below:   Please open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and modify the following code:   <CE:Uploader id=''InputFile'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 24, 2010
  • Re: More granular security

    Hi frjericho,   authorize the user to upload new images but prevent him from uploading media files   hide the upload control in Insert media dialog only   Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertMedia.aspx''   Find section below   <CE:Uploader id=''InputFile'' InsertText=''ffff'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 4, 2010
  • Re: Cuteeditor uploadattachement javascript error on load page

    I have a same problem with version 6.6.   If I use Ajax Uploader components every thing works just fine. Does Cute Editor have some problems with uploader?   What I would like to do is to use Uploader on different page than Editor. I'm also using MasterPage and I don't have a form tags on the page where Uploader Attachements ...
    Posted to Cute Editor for .NET (Forum) by Mikko on March 6, 2010
  • Re: Insert button is clickable even when hidden, in some circumstances

    Stan,   I have checked your code, and find the problem.   1 - current the uploader do not check the sytle.visibility , so the uploader do not know the button is hidden.   2 - current version of uploader support style.display , we will improve the uploader to support style.visibility later.   3 - for your case , please ...
    Posted to Ajax Uploader (Forum) by cutechat on October 1, 2009
  • Re: multi-file-upload problems: localhost demo not working, silverlight reference issue

    1. You are using the advanced examples. You should check the basic examples. 2.  If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash solution. If Ajax Uploader detects Iframe is supported on your Browser, ...
    Posted to Ajax Uploader (Forum) by Adam on July 14, 2009
  • Re: MVC3 and Ajax Uploader

    Hi gustyn, I just tested MVC3 with AjaxUploader, it works fine for me. Can you create a simple example which can reproduce this issue and send it to Kenneth@CuteSoft.net. I will check it and get back to you as soon as possible. Regards, ken 
    Posted to Ajax Uploader (Forum) by Kenneth on November 10, 2010
  • Re: Customize the look & feel of error message alert window

    hi novi,   by the way file type not support and file too large message can set by the properties below directly.      <CuteWebUI:Uploader runat="server" ID="uploader1"  FileTypeNotSupportMsg="not support" FileTooLargeMsg="too large">        ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 19, 2013
  • Re: Manual upload with visible="false"

    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="_myStartUploadingManually.aspx.cs" Inherits="AJAXUploader_new_version_basic_samples._myStartUploadingManually" %>  <%@ Register ...
    Posted to Ajax Uploader (Forum) by AlxReiter on November 13, 2012
  • First Attempt Error - Permission Denied

    Not sure what I am doing wrong.  Is there documentation for errors like this?  Have not purchased yet, though when I get this working I definitely will. Scripting.FileSystemObject error '80040401' Permission Denied /documents/aspuploader/resources/coreimpl.js, line 1 ----------------------  Dim uploader    Set ...
    Posted to ASP Uploader (Forum) by jswidorski on November 23, 2011