Search

You searched for the word(s):
Showing page 2 of 2 (14 total posts) < 1 second(s)
  • upload task interrupted error #2038

    Hi there,&nbsp;Do you have documentation of the error codes that are thrown during the upload?I was wondering what code 2038 exactly means.&nbsp;I suspect it has to do with a VPN, who sends interrupts at fixed times.&nbsp;Thanks.
    Posted to Cute Editor for .NET (Forum) by dyte on June 24, 2010
  • changing attributes of file control in iframe

    Greetings!&nbsp;I would like to dynamically change an attribute of the file input control when in iframe mode.Specifically, I'd like to change the lang attribute, depending on the language our website is being browsed in.For example: &lt;input type=''file'' lang=''en'' /&gt;&nbsp;Any idea how to accomplish this?&nbsp;ThanksDieter&nbsp;
    Posted to Ajax Uploader (Forum) by dyte on June 10, 2010
  • Re: hide submit button when no files added

    Hi there&nbsp;I solved this myself by making a custom cueue table, as described here: http://ajaxuploader.com/document/index.htm#page=create-custom-queue-table.htm&nbsp;In the function myqueueuihandler, I show and hide the submit button the same way it is done with the queuediv.&nbsp;cheers!&nbsp;&nbsp;&nbsp;
    Posted to Ajax Uploader (Forum) by dyte on May 25, 2010
  • hide submit button when no files added

    Hi!&nbsp;I'm setting up the manual multiple file uploader. It's functioning but I'd like to hide the submit button when there aren't any files selected for upload yet. I tried with:&lt;CuteWebUI:UploadAttachments runat=''server'' ManualStartUpload=''true'' ID=''Uploader1'' ProgressPanelWidth=''300'' ProgressBarStyle=''Continuous'' ...
    Posted to Ajax Uploader (Forum) by dyte on May 25, 2010