Search

You searched for the word(s):
Showing page 1 of 4 (39 total posts) < 1 second(s)
  • Re: queue table question

    I am using the script below, but that is not displaying the table that shows while uploading it displays an unformamated html table as ...
    Posted to Ajax Uploader (Forum) by wassimsa on March 16, 2010
  • Re: queue table question

    Hello, I am looking for something similar, I would like to keep the queueui table visible after a post back or alternatively, I would like to show a table that contains all teh uploaded files and any failed files, The queueUI table would display an error icon if a file failed to upload, however after the upload is compelete for all teh files I ...
    Posted to Ajax Uploader (Forum) by wassimsa on March 15, 2010
  • ajax License

    Hello, I keep getting the following message when trying yo upload. The license for AjaxUploader is not valid, You are using a trial license and the trial period has expired. ... &nbsp; I have a valid small business&nbsp;license, I removeds the license from the bin folder and tried adding it again, the error was not resolved? &nbsp; Any ...
    Posted to Ajax Uploader (Forum) by wassimsa on June 8, 2009
  • Re: Progress bar uploading information language

    tried qa few hours later works fine in the prerender event thanks
    Posted to Ajax Uploader (Forum) by wassimsa on June 1, 2009
  • Re: Progress bar uploading information language

    In what event do I set the property in code behind tried Page_Load Uploader1_PreRender Uploader1_Init Uploader1_DataBinding &nbsp; None of the above seems to work it only work if set in the property window Uploader1.ProgressTextTemplate = ''%F%.. %P% %SEND%/%SIZE% , %KBPS% , %T% seconds ttest&nbsp; left''Thanks &nbsp;
    Posted to Ajax Uploader (Forum) by wassimsa on May 29, 2009
  • How do I handle the events for 2 CuteWebUI:UploadAttachments on the same page

    Hello I have a page with 2 ajax uploaders, I am creating different ui Elements depending on the control that is uploading I need to distinguish those javascript events for each uploader as the code handled in those events will deal with different elements on the page function CuteWebUI_AjaxUploader_OnStart() function ...
    Posted to Ajax Uploader (Forum) by wassimsa on May 28, 2009
  • if(uploadobj.getqueuecount()>0) can this be deteced from code behind?

    if(uploadobj.getqueuecount()&gt;0) can this be deteced from code behind? the reason i am looking for this is I depending on the queuecount I will not to do some extra work on the server side. &nbsp; Thanks
    Posted to Ajax Uploader (Forum) by wassimsa on April 2, 2009
  • Re: How can i achieve this in code behind

    I keep getting an error object not supported I took out on the onclientclick event for the submit button and I am trying to upload by calling&nbsp; the following function from code behind. I am using manual upload. When the user clicks on the submit button I would like to be able to know whether I have files in the queue, but I can't find a way to ...
    Posted to Ajax Uploader (Forum) by wassimsa on March 30, 2009
  • Re: How can i achieve this in code behind

    Would it be possible to provide a sample thanks
    Posted to Ajax Uploader (Forum) by wassimsa on March 28, 2009
  • How can i achieve this in code behind

    Hello I would like the following javascript implemented in code behind the reason is I would like the submit to either upload or do something else depoending on some server validation &nbsp; &lt;script type=''text/javascript''&gt; function submitbutton_click() { var submitbutton=document.getElementById('&lt;%=SubmitButton.ClientID ...
    Posted to Ajax Uploader (Forum) by wassimsa on March 27, 2009
1 2 3 4 Next >