Search

You searched for the word(s): IE 9 upload
Showing page 81 of 656 (6,557 total posts) < 1 second(s)
  • Re: Unable to upload files

    I'm getting this message when I try to go to the Insert Image section.I don't recall the need for 'UploaderTemp' in the past. Does this throw any light on the problem. Unable to write to folder:~/UploaderTemp.  Please change the permissions of this folder or specify a temporary folder using TempDirectory property or setting temporary file ...
    Posted to Cute Editor for .NET (Forum) by geoffo on April 5, 2009
  • Re: The Upload is Interupted!

    Thomas  ,   I don't know why the speed kb property do not works for you.   We would provide the error event in two days.   But I don't think it's possible to resume the file upload without clicking and browsing the file again, by custom script code.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on February 23, 2009
  • Re: html5: the upload task is interrupted

    Hi jurgen007,   Please set the upload type to iframe and UploaderDebug to 1 and try again. What new error you get? What debug info you get from the debug window?   <CuteWebUI:Uploader ID="uploader1" runat="server" UploaderDebug="1" UploadType="IFrame">         ...
    Posted to Ajax Uploader (Forum) by Kenneth on April 4, 2013
  • Re: Error 2038 on large upload

    Hi greggs,   You can also try the following code, if you choose files more than 2G, it will display friendly message: <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to PHP File Uploader (Forum) by Eric on June 13, 2011
  • Restrict Images containing .gif extension while upload into gallery

    Hi,                I am using Image gallery (classic layout), I want to restrict user when he is trying to upload an image with   extension ".gif" and allows only ".jpg" format files only. Please help me. How can I achieve this.?
    Posted to ASP.Net Image Gallery (Forum) by narendrababu on February 20, 2014
  • Multiple files upload

    Hi, I want to implement multiple files upload, but I see that it doesn't work in IE9. You are unable to select more than 1 file with control/shift buttons. Is there a fix for this? Have a look at the demo of aspuploader. http://www.aspuploader.com/demo/form-multiplefiles.asp  
    Posted to ASP Uploader (Forum) by asheeqah on August 30, 2013
  • Re: Storage provider and Upload provider

    Here is the code for uploader provider ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by cutechat on October 4, 2012
  • Re: Storage provider and Upload provider

    Hi,   In the download page , there's an item   RichTextEditor custom file storage example This download package contains the examples show how to create a custom file storage in your solutions. You can easily use a Sql Server ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by cutechat on October 4, 2012
  • Re: Upload button not clickable

    This is how we are specifiying the control:   <CuteWebUI:Uploader ID=''fileUploader'' runat=''server'' InsertButtonID=''btnUpload'' CancelButtonID=''btnCancelUpload'' OnFileUploaded=''Uploader_FileUploaded'' OnFileValidating=''Uploader_FileValidating''> <ValidateOption AllowedFileExtensions=''doc, docx, pdf, ppt, pptx, pub, ...
    Posted to Ajax Uploader (Forum) by hex1848 on April 22, 2010
  • Re: Upload button is disable on Firefox

      The version that I’m running is: CuteWebUI.Ajaxuploader 3.0.20090518  what seems to be the same that the latest download from the site is, however, after downloading the latest version and running it the Framework 2.0-VB-MicrosoftAjax version if it, the upload button still disable in Firefox, the page seems to be waiting for a ...
    Posted to Ajax Uploader (Forum) by sanddyc on September 7, 2009
« First ... < Previous 79 80 81 82 83 Next > ... Last »