Search

You searched for the word(s): progress bar
Showing page 9 of 30 (299 total posts) < 1 second(s)
  • Progress bar in custom queue table.

    Hi all, Is it possible to place the progress bar into custom queue table? I. e. is possible to have an upload status bar for every file (meaning beside every file) in custom queue table?  Thank you in advance.
    Posted to Ajax Uploader (Forum) by Michael Raizman on November 10, 2009
  • Customising the progress bar

    Hi, I'm setting ProgressBarBackgroundImage=''/images/progress.gif'' hoping to change the color of the green progress bar percentage inticator. That property of course changes the background image - is there any way of changing the green progress area as well (i.e. the area under the red arrow in the screenshot below)?    many ...
    Posted to Ajax Uploader (Forum) by dgburton on April 17, 2009
  • Re: UploadProcessingMsg property does not work

    Eric,   Thank you for the reply.  I tried your suggestion, but I am afraid that is not the answer.   Setting the ProgressTextTemplate property only controls what is displayed while the file is uploading.  What I need is to display a status message after the file has uploaded, but before the script finishes ...
    Posted to PHP File Uploader (Forum) by jeremyD on September 13, 2010
  • Ajax Uploader missed new 3 features...

    Hi, We tried your demo Ajax Uploader for ASP.NET, but we not found 3 new features: * Small image preview before start upload or after upload completed * From server side dynamically JavaScript execution after success upload (like does Microsoft Ajax, from code behind can run any JavaScript), that is really need feature, e.g. we uploading file ...
    Posted to Ajax Uploader (Forum) by Demon1 on April 6, 2012
  • Customizing the Progress Bar

    Hi, I'm new to the component. I manage to get it to work the way I wanted, and now I'm looking towards customizing the UI, particularly the progress bar.   Anyone has any idea if I can change the color of the green bar to something else. Any help is deeply appreciated. Thank you.
    Posted to Ajax Uploader (Forum) by chrisluo on April 18, 2011
  • Change images and colors in the progress bar and queue table

    hi   Am using the standard ajaxuploader control   I would like to change the gradient image color of the progress bar and the little animatiions in the queue table.    How do I go about this?   Thanks   JG
    Posted to Ajax Uploader (Forum) by jgra on September 3, 2009
  • How to force progress bar for post upload processing?

    I'm uploading fine with this component and the progress bar is appearing. However, as soon as I upload a file I dump it into a Stream object and process the Stream to an external site.   How can I make the progress bar reappear while the Stream is processing?   thanks,   Steve
    Posted to Ajax Uploader (Forum) by Steve White on December 10, 2008
  • Re: No Progress bar in IE

    Hi,   We have checked your sample and unable to reproduce that issue. All works fine.   Can you make a full code that occurs that bug and send the sample code to us , so we can test it ?   Thanks, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on June 3, 2008
  • Need to change progress bar "continuous.gif"

     i want to change progess bar color and i find this code in the runtime ''  <div style=''position:absolute;font-size:1px;top:0px;left:0px;width:360px;height:40px;background-image: url(/abc/CuteWebUI_Uploader_Resource.axd?type=file&amp;file=continuous.gif&amp;_ver=634550129540000000);background-repeat: ...
    Posted to Ajax Uploader (Forum) by steveyuan on November 16, 2011
  • Re: customize progress bar position?

    Hi,   For advanced requests, I suggest you use the javascript API for it :   http://ajaxuploader.com/document/scr/JavaScript-API.htm   use the CuteWebUI_AjaxUploader_OnProgress event , return false to hide the default UI , and draw your own progress bar based on the data .   Regards, Terry
    Posted to PHP File Uploader (Forum) by cutechat on July 7, 2009
« First ... < Previous 7 8 9 10 11 Next > ... Last »