Search

You searched for the word(s): upload'A=0
Showing page 133 of 656 (6,557 total posts) < 1 second(s)
  • Re: File name append when already present

    Thanks. I reworked my implmentation to allow the form to work. The uploader is now on its own page.... Anyway, Now I have lost the print out for showing the upload status and completion via the ajax handler.   Any suggestions? Here is the code now (I am not showing the ajaz-mutiple file function because is ...
    Posted to PHP File Uploader (Forum) by mtimmons on November 29, 2012
  • Re: How do i Hide the multiple upload button and cancel/cancel all

      I would like to get rid of the cancel upload button I am using attachments1.NumFilesShowCancelAll=1000 to hide the cancel all upload, I would also like to hide the uploadmultiplefiles button once the upload is initiated. Thanks
    Posted to Ajax Uploader (Forum) by wassimsa on March 10, 2009
  • Re: Upload button in the Insert Image screen

    yes, it's possible. Please follow the steps below: 1. Open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx   2. Change the following code:   <fieldset id=''fieldsetUpload''>   to:   <fieldset id=''fieldsetUpload'' style=''display:none''>   Hope it helps.    
    Posted to Cute Editor for .NET (Forum) by Adam on December 5, 2007
  • remove file list during upload

    is there a property to remove the file list (above the progress bar) that comes up during the upload? ie... the upload que? I do not want to have it on my mobile pages and do& ...
    Posted to PHP File Uploader (Forum) by mtimmons on January 8, 2013
  • User defined upload and gallery

    Hi,   I am new to the cuteeditor and we just bought this control for our development team. What I was wondering is if there is a way to specify who can upload files/images to where ever and then only view their uploaded files/images? I have th control set up to upload images to uploads folder now with the gallery folder being the same, but ...
    Posted to Cute Editor for .NET (Forum) by ASPMan on July 20, 2010
  • Clicking on the Upload button gives 'Object Expected' error

    Hi,   I was trying to install your trial version. I have created a sample page in my application.   I am getting 'Object Expected' error in IE 8 beta and  nothing happening (just page reloads) in Firefox 3.0.4 in Windows XP machine while I clicked on the 'Upload Multiple files Now' button.   I did all the ...
    Posted to Ajax Uploader (Forum) by elantra on December 3, 2008
  • Max Document Upload Size

    I'm getting the following error when uploading a PDF document apprently greater than 200KbRequest Object Error 'ASP 0104 : 8000 4005' Operation Not Allowed include_upload.asp line 32However, I have set up the Editor with the following lines: 'Specifies the URL path of the  Downloadable Files. default ''Uploads'' editor.DocumentPath= ...
    Posted to Cute Editor for ASP (Forum) by cubefree on February 4, 2005
  • Re: upload files button doesnt' work

    bartg: it doesnt work for me too. Gallery works perfectly, but when i click Upload files nothing happens. What should i do?   look at the demo. It doesnt work too   Can you try the following example?   http://phphtmledit.com/EnableAll.php   Which browser are you using?
    Posted to Cute Editor for PHP (Forum) by Adam on February 19, 2010
  • Re: MoveTo and file.Delete don't work for some time after upload

    Hi,   Can you try to upload a small file? 20K?   Can you also try this appSettings in web.config ?   <add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True'' />   If you still get same issues, I think you need check what processer lock the file.   (anti-virus softeare, ...
    Posted to Ajax Uploader (Forum) by cutechat on June 3, 2010
  • Re: SQL Image Gallery upload error

    Hi Adam,   Yes I did, It did not worked without it.   The Image editor uploads and displays files all good, but the image gallery displays the existing images in db, but does not update them.   Any ideas?   H.
    Posted to Cute Editor for .NET (Forum) by hhastekin on May 3, 2007