Search

You searched for the word(s): upload
Showing page 43 of 656 (6,557 total posts) < 1 second(s)
  • Re: EndOfStreamException occuring during file upload...

    Casey,   I mean , In dotnet1.1 , the FileStream will throws the EndOfStreamException , but dotnet2.0 not .   The CuteWebUI.AjaxUploader.dll have two versions.    You can get the version for dotnet1.1 from the samples Framework 1.1 Xxxxx   And you can get the version for dotnet2.0 from the samples ...
    Posted to Ajax Uploader (Forum) by cutechat on April 17, 2009
  • Re: Does different UploadType options in Ajax uploader affects upload performance?

    Hi d6Hemant,   The uploader support 4 upload types. HTML5, Silverlight, Flash, IFrame. it  it depends on your browser, if your browser support html5 and has silverlight/flash plug-in installed, then it will support all upload types. if the browser does not support html5,silverlight,flash, then the uploader will use the iframe ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 11, 2014
  • manual upload in code behind

    Hi all,  How do I get the list of files if I want to make the upload with an separate button with code behind? The Upload funtion need three parameter but I only have got the last one:         If myControl.NumFilesShowQueueUI > 0 ...
    Posted to Ajax Uploader (Forum) by jerrysax on October 10, 2011
  • Silverlight : The upload task is interrupted! and more ....

    I have a site I am installing with the phpuploader and having issues with it. This works fine on my server and another server, but this one is causing issues. (I have  developer license). I get this error: Silverlight : The upload task is interrupted!  Server side error : But the server side error is blank. If I ...
    Posted to PHP File Uploader (Forum) by rkat on March 4, 2011
  • Unable to Upload Multiple Images directly from a Canon PowerShot SD8901S

    My user's have run into an issue with the Canon PowerShot. They attach the camera.The PC assigns it a drive letter.Through our ASP.NET app that utilizes the Ajax Uploader, the user browses the camera and selects images to upload. If the user selects a single image, the upload completes without error. However, if the user selects ...
    Posted to Ajax Uploader (Forum) by paparush on May 5, 2010
  • Re: Calling "Upload Files" button from code

    You can create an image button control for the uploader and include it with your toolbar.   Please check this example:   Simple Upload with Progress (Customizing the UI) A sample demonstrates how to customize the look and feel of file upload controls.   The source code of this example can be found in the download ...
    Posted to Ajax Uploader (Forum) by Adam on February 16, 2009
  • Error while uploading large files (file size >3 MB) from the Cute Editor upload interface.

    I can not upload large files (file size >3 MB) from the Cute Editor upload interface.The maximum file size that can be uploaded to the site is configured as 20 MB. As per Adam’s instruction, I have increased the AspMaxRequestEntityAllowed configuration to 2GB. But nothing working!! My previous posting:-  ...
    Posted to Cute Editor for .NET (Forum) by Abu M Thomas on February 21, 2007
  • upload paths and hrefs....Please help

    Ok heres the problem. I am developing a cms thats running off one server. eg http://cms.com/cms/  (path - c:\inetpub\cms\) In there are pages which contain the ce control. I need to be able to upload images to a different server eg http://site.com (path - c:\inetpub\site\). So I know I can set the upload path which will place the images ...
    Posted to Cute Editor for .NET (Forum) by gotts on February 9, 2006
  • Re: Image upload causes compilation error

    Dear cw808,   Your dll file doesn't support HideDirectoryItem, please follow steps: 1. Download latest version, http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx 2. Unzip it 3. Copy CuteEditor.dll and replace the one you are using 4. Test it again.   Keep me posted.   Thank you for ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 4, 2011
  • Re: Problem about upload file in CuteEditor 5.2

    Please locate the security policy files which can be find in CuteSoft_Client\CuteEditor\Configuration\Security folder.   In the secuity policy file, you can find the following entry:   <security name=''filenamePattern''>^[a-zA-Z0-9\._-]+$</security>   Just modify this pattern to meet your own ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 28, 2006
« First ... < Previous 41 42 43 44 45 Next > ... Last »