Search

You searched for the word(s): Uploader
Showing page 153 of 328 (3,276 total posts) < 1 second(s)
  • Re: Uploader doesn't work on the page with anchor in the URL

    Relaxander:IE 7. But in Auto or Flash mode the result is exactly same.   Relaxander,   This issue is fixed.   Please download the latest build.   Keep me posted  
    Posted to Ajax Uploader (Forum) by Adam on May 5, 2010
  • Re: Error: Objet reference not set to an instance of an object

    cutechat: Hi,   When use the 'UseAspNetStream' mode , the uploader will stop intercept the input stream .   So ASP.NET will handle it , but will be limited by <httpRuntime maxRequestLength=''4096'' />   please change it to a larger value .     Regards, Terry   Hi Terry,   unfortunately ...
    Posted to Ajax Uploader (Forum) by Tux on March 15, 2012
  • Re: Latest version error: Path '/CuteEditor_Uploader_Resource.axd' was not found.

    Hi CuteSoft Support, please give me a short help with this problem. It is really important. Thanks!! ------------------------------------------------------------------------------------- I changed the following properties, but it did not affect. It still appears the standard text ''Uploading...''. I tried this with your ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on October 10, 2008
  • Re: Multiple image uploader with CuteEditor 6.2

    My flash plugin is up to date, but I can only upload files one by one. Is there a parameter in a config file that needs to be set in order to do this?thanks. 
    Posted to Cute Editor for .NET (Forum) by Sunspire on October 27, 2011
  • 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: Internet Explorer 10 Support

    Hi Ken,   I sent you a sample a fews months back with outlines exactly how I am using the ajaxuploader control. If you still have that sample and is able to run it, you will be able to reproduce the issue running IE10 on a Windows Server 2008 R2 machine. The uploader displays when I use IE10 installed on Windows 8.   Please let me ...
    Posted to Ajax Uploader (Forum) by chispa on August 30, 2013
  • Re: Manual upload with visible="false"

    Hi AlxReiter ,   I am not sure what you mean the "element" , is a <div>/<asp:panel>/<p> or others?   In the example your provided, I only find the visible property in the <asp:lable> target, is this the element you mean?   Can you provide the example page which I ...
    Posted to Ajax Uploader (Forum) by Kenneth on November 14, 2012
  • Re: Failed on ReadEntityBody, unexpected data ending

    Hi,   Silverlight can read small chunk of data from the file   But Flash only support read all file data into memory.   So if use Flash mode to open a 500MB file , 500MB data will read to memory , and the browser will hang for a while.   Now we do not provide timeout setting . the auto logic is ,   If the file is ...
    Posted to Ajax Uploader (Forum) by cutechat on October 19, 2010
  • Re: Two little questions

    Hi,   #1 You can customize the progress bar position via server side code and the ProgressCtrlID,ProgressTextID properties.     Please check the http://ajaxuploader.com/Demo/simple-upload-UI.aspx ,     You can get the source code from the zip file you downloaded.   #2 Uploader will auto upload ...
    Posted to Ajax Uploader (Forum) by cutechat on August 3, 2009
  • Re: Silverlight problem

    After disabling firebug the upload worked. But I am seeing a jump of about 500MB in the RAM Firefox uses while uploading a 700MB file. This does cause me some concern, because it is likely that our clients may not have that much spare memory on their machines. Also, I'm having to manually set the Uploader.TempDirectory because it is not ...
    Posted to Ajax Uploader (Forum) by sugendran on March 29, 2009