Search

You searched for the word(s): upload'A=0
Showing page 312 of 656 (6,557 total posts) < 1 second(s)
  • Re: non-english file name errors

    Hello, I've tried to use phpfileuploader after a while i haven't used it (was upgrading my website for a few months), but i can't get it to work, it seems like i have the same issue like before where i cannot upload files with non-english names.   I tried to use both old script from my previous website and download a new script ...
    Posted to PHP File Uploader (Forum) by sahar on March 7, 2013
  • Re: OnUploadCompleted doesn't fire

    Hi Terry,    Thanks for your reply.   The changes i made shouldnt affect the OnUploadCompleted method. I only changed the UI arround the uploader and added the following BLOCKED SCRIPT       function CuteWebUI_AjaxUploader_OnStop() {         var submit = ...
    Posted to Ajax Uploader (Forum) by WebsterTompkins on October 4, 2012
  • Re: CuteEditor v6.0, "CuteEditorTempPath" not working

    Kenneth -      Thanks for the quick reply - I added the line ''  <add key=''CuteEditorTempPath'' value=''~/uploadertemp'' />'' to my web.config, closed the app, reopened it, attempted to upload an image using the ImageGallery link, and got the following response:     Basically, I haven't yet ...
    Posted to Cute Editor for .NET (Forum) by jtruxon on June 13, 2012
  • Re: Object required: 'jfile' ERROR - Please Help

    I just noted, the form-multiplefiles.asp works (changing the folders and using the server-mappath for copy), but the ajax version of it doesn't work! I would like to have AJAX version working! Another thing is there is a bug in ASP file of your functions. MoveTo should not be same function as copyTo, move to should MOVE the file, you can either ...
    Posted to ASP Uploader (Forum) by jerry2 on December 19, 2011
  • Re: Customizing Queue Table

    Hi Eric, Could you kindly provide some assist in VB. Also, I am currently using                      <CuteWebUI:Uploader ID=''Uploader1'' runat=''server'' multiplefilesupload=''true'' ManualStartUpload=''true''                 ...
    Posted to Ajax Uploader (Forum) by chrisluo on May 3, 2011
  • Re: Error 'Non-negative number required. Parameter name: count'

    Hi Eric, The customer has attempted to upload an image file using the link that you've provided.  Although the error dialog doesn't appear, the file doesn't appear to properly uploaded.  The image file is 109KB in size but it appears as 0KB on your website. The Id's of the images are 3174 and 3175. Does this give you ...
    Posted to Ajax Uploader (Forum) by timl on September 16, 2010
  • Re: Delete default folder

    I cannot reproduce this issue in latest version, the steps are as follows: 1. Download asp.net image gallery 2. Unzip and install it on my end 3.  Update explorer layout page file( my path is http://localhost/0808dotnetgallery/Explorer-Layout.aspx) :   protected override void OnInit(EventArgs ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on August 24, 2010
  • Re: Server side "tmp_name" error

    Thanks for the quick response Terry.  Changed to the following:upload_max_filesize = 1000M post_max_size = 1000MReplaced all files with original download and rebooted the server. Still encountering the problem however some files upload completely and other leave partial uploads in /tmp/uploadertemp.  I tried to search the forums ...
    Posted to PHP File Uploader (Forum) by bowlesdr on January 18, 2010
  • Re: Maximum Size Problem

    Code worked fine. I forgot to mentioned we are using the <CuteWebUI:UploadAttachments runat=''server'' ManualStartUpload=''true'' ID=''Uploader1''   InsertText=''Select File(s) to Upload'' ShowCheckBoxes=''False'' ...
    Posted to Ajax Uploader (Forum) by Hotwings23 on October 28, 2009
  • Re: Ajaxuploader stops uploading files

    How do I prevent the network/server from resetting?  The sample site is running under the visual studio webserver.  After further testing the error happens in IE and FF.  I've been debugging the Sample #2 MVC C# Demo site using visual studio and IE8.  Everytime the ProcessRequest function finishes in the UploadHandler.ashx, I ...
    Posted to Ajax Uploader (Forum) by BigB on August 24, 2009