Search

You searched for the word(s): upload
Showing page 26 of 656 (6,557 total posts) < 1 second(s)
  • Re: Upload button works only after second press + Javascript errors

    Hi Kenneth,1. I get the same problem with the default ''Simple Upload with Progress'' demo.   I also get the same problem with Internet Explorer, in fact even worse, because after the first click the button becomes disabled, you have to wait for it to become enabled again to do the second click which shows the upload screen.2. I don't ...
    Posted to Ajax Uploader (Forum) by antiflu on July 5, 2012
  • Re: How to hide File Icons on pre-upload view when ManualStartUpload="true"

    Hi BenHolcombe, You can write your own queue table to achieve this requirement. The example below shows you how to achieve ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 19, 2012
  • Re: Spaces in filename... no upload, no error

    Hi MarjaR, The spaces name works fine for me. Please try demo page http://www.ajaxuploader.com/Demo/multiple-files-upload.aspx I uploaded a file name ''abc def ghi.txt'', it upload correct.  Can you reproduce this issue on the page about? If so, please show me the full steps, it will be very ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 20, 2012
  • Determining if upload is in progress

    Hi, I would like a way to know if an upload is in progress so that I can disable certain elements while the upload is under way. The optimal for me would be to be able to get this information client side, i.e. via two events. Alternatively I would need an avent on the server side to supplement the UploadCompleted event. e.g. an ...
    Posted to Ajax Uploader (Forum) by Anonymous on December 15, 2011
  • Re: File Upload - removing space in file name

    Hi rajmohanp,   1. Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertMedia.aspx'' and delete all the code in it   2. Use the code below (red code is what I added in it)     <%@ Page Language=''C#'' Inherits=''CuteEditor.Dialogs.FileBrowserPage'' %> <%@ Register TagPrefix=''CE'' Assembly=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 20, 2011
  • Re: Upload Fail

    I tried using GalleryFiles as the image directory but still got the same error. However, I did found the problem.  The page had LivePerson chat code on it which was writing it's own <form> tag to the page (outside of the <form runat=''server''> tag... there were no nested forms) and once I eliminated that then the upload ...
    Posted to ASP.Net Image Gallery (Forum) by bbcgraphics on August 29, 2011
  • Cute Editor Image Upload Problem

    Hi, Thank you so much for providing such a beautiful editor. i am using a trial version so far and soon I will be purchasing this product. before that I have a query.I have added the cute editor in two of my sites. I have followed the same procedures on both the site's.The site is getting designed in .NET using DotNetNuke CMS version ...
    Posted to Cute Editor for .NET (Forum) by saclines on August 9, 2011
  • Error Silverlight : The upload task is interrupted!

    Hi we have the ajax uploader v 3.0.0.0 - it works fine in a couple of user controls we have within an vb asp net (4.0) project. So we copied the code and loaded the control on another user control and when we try to upload a file we get the following error: --------------------------- Message from ...
    Posted to Ajax Uploader (Forum) by ian pettman on July 21, 2011
  • Re: Error 2038 on large upload

    Hi Eric, Some more info to the problem. We have tried testing on an older machine running Windows XP & IE 8, and we are getting a similar error upon uploading smaller files (200mb). The error is similar to what I see on your support boards for the AJAX Uploader:  Flash: the upload task is interrupted! io Error #2038 The ...
    Posted to PHP File Uploader (Forum) by greggs on June 14, 2011
  • Catching onmouse over and out events with an image upload button.

    Hi, I'm unable to catch any events when i'm using an image based upload button (based on your example: Customizing the UI)I simply want to change the mousepointer to hand and make a glow around the upload button (like in figure 1), with the onmouseover event and reset it with onmouseout, it works fine with my scanner and camera ...
    Posted to ASP Uploader (Forum) by jsfarum on March 24, 2011
« First ... < Previous 24 25 26 27 28 Next > ... Last »