Search

You searched for the word(s): upload file
Showing page 46 of 336 (3,355 total posts) < 1 second(s)
  • Feature on limiting image upload folder size

    We have found out that the Cute Editor for .NET is capable to limit the image upload folder size (http://cutesoft.net/developer+guide/index.htm#page=Limit-image-upload-folder-size.htm). However, it seems that Cute Editor for PHP does not support this feature. We would like to know if it is possible to enable the feature in limiting the image ...
    Posted to Cute Editor for PHP (Forum) by hkedcity on August 9, 2010
  • Re: Is there a way to disable file fliters for uploads

    Thanks Adam,  That fixed the file filter problem for me. However, now the client is running into errors trying to upload exe's. Ive tested and it gives a simple permissions errors when the upload is done. It seems to be isolated to CuteEditor since i can use our regular asp.net upload control and upload an exe with no problems. Im assuming ...
    Posted to Cute Editor for .NET (Forum) by Daveg on March 10, 2010
  • is there a way for preventing the option to cancel upload form appearing?

    I created a UploadPersistedFile control and i want to automatically upload the file after selection and not display the cancell button during the upload process, for that matter i want nothing displayed during the upload process, I only want the ItemTextTemplate to show after the upload. Can this be done, i already have show progress bar and show ...
    Posted to Ajax Uploader (Forum) by jpchatt on October 6, 2009
  • is it possible to initiate upload in the code behind?

    I have a user profile page with information that can be saved with either of 4 different buttons (save, save + Close, Save + New, ...) I would like to use the Ajax uploader to queue up a file for upload and only perform the actual upload after the save function executed by whatever button is pressed is actually run.  so i ...
    Posted to Ajax Uploader (Forum) by jpchatt on October 1, 2009
  • Two copies of a file gets uploaded

    Hi,I have a file upload event handler, void Uploader_FileUploaded(object sender, UploaderEventArgs args)     {         if (GetVisibleItemCount() >= 3)             return;         using ...
    Posted to Ajax Uploader (Forum) by pmehta1 on August 26, 2009
  • Re: Show file browser dialog on page load

    Tim   No. the IFrame mode use <input /> to show the dialog , it only support 1 file.   But you can show some description text , to let the users click the button again and again .   When MultipleFilesUpload=true , the IFrame mode still support file upload queue.   Continue selecting a file , that file will be ...
    Posted to Ajax Uploader (Forum) by cutechat on August 8, 2009
  • how to return a StatusCode for each uploaded file?

    Hello, I am permiting the users to upload files but I only accept files that correspond to certain criteria that I get to know only after the file has been fully uploaded. That means that I would be able in the uploader_FileUploaded event to return a status code for the current file that I would be able to use in the upload page to tell the ...
    Posted to Ajax Uploader (Forum) by jonx on July 20, 2009
  • Re: Upload Files to a Network Based Virtual Directory

    Hi Terry,   We keep getting the following error message when trying to upload a file to another server: Access to the path '\\san02\appdata$\ERMS\Training\Requisition ID 100.5e5ffe09-68e9-4b70-9f2f-03043a36482a.File Upload - Sample 4.xls.resx' is denied.   This is funny because we are testing with full control as a ...
    Posted to Ajax Uploader (Forum) by noname606 on June 17, 2009
  • Re: Image Upload Function Does not Work

    The issue was being caused by a policy in my hardware firewall.  Apparently there is some kind of ZIP file being passed in order to do the upload.  Once I removed the block the upload/browse dialogue worked.  Please consider this issue CLOSED.  Thanks.   I would like to know why a ZIP file is necessary in the ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on April 24, 2009
  • Cute editor image upload showing exception

    If the filename is something like image..gif , when that file is uploaded, its showing an exception saying  - Absolute path can't contains '..' . But the file is uploaded to the folder. I want the file not to be uploaded, and give the message 'Image upload unsuccessful, please check the file name and format.'. Can anyone help me on this. ...
    Posted to Cute Editor for .NET (Forum) by sujashyam on April 24, 2009
« First ... < Previous 44 45 46 47 48 Next > ... Last »