Search

You searched for the word(s): progress bar
Showing page 4 of 30 (299 total posts) < 1 second(s)
  • Re: customizing progress bar

    John,   Please try this code   <%@ Page Language=''C#'' Title=''Total Progress'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
    Posted to Ajax Uploader (Forum) by cutechat on March 17, 2010
  • Re: Flash not working on some computers, and no progress bar with IFrame

    Also, the computer on which the upload button doesn't work has Silverlight 5.1.  This machine it defaulting to Flash.  I have another machine with Silverlight 4.1, which defaults to Silverlight, and the button works fine. I don't know if it's a problem with Silverlight 5.1, but I can't tell my clients to downgrade their version ...
    Posted to ASP Uploader (Forum) by tedwj71 on June 26, 2012
  • Re: Need to change progress bar "continuous.gif"

    Dear steveyuan, The continuous.gif file is control's resource,The process image can be set by  ProgressPicture ...
    Posted to Ajax Uploader (Forum) by Jeff on November 16, 2011
  • Re: Adding a progress bar to image and document uploads

    its not that easy to show cos it would mean putting up a demo version of my web manager and at the mo i dont have the time a sI am stacked with worked.   I am planning on putting a sample manager up on my web site when i get 5 mins   sorry   if you are desperate I can put scren shots up if you like?
    Posted to Cute Editor for ASP (Forum) by eastwood on May 19, 2004
  • Re: No Progress bar in IE

    1. Is that possible your file is not big enough and upload speed is too fast?   Can you add the following entry to your web.config file then try again?    <!-- You can set a low upload speed to test the progress bar. -->  <add key=''CuteWebUI.AjaxUploader.UploadSpeedKB'' value=''20'' />   2. If you ...
    Posted to Ajax Uploader (Forum) by Adam on May 30, 2008
  • Re: Customising the progress bar

     UploaderBase.ProgressPicture PropertyHow i use the ProgressPicture on VB Tried this for C#, but don't know what i have to write on VB.  protected override void OnLoad(EventArgs e)     {         base.OnLoad(e);         ...
    Posted to Ajax Uploader (Forum) by Megaman on May 24, 2009
  • Re: Upload really slowly and no progress bar (Win XP 64 bit)

    I checked each mode with an 32 bit XP client and a 64 bit XP Client.   On my test i noticed following things: 1. The page loads really slowly on the 64 bit client. The 32 bit is much faster. 2. On 64 bit the flash uploader uploads with -200 Kb/s, but after the upload the page loads really slowly, and a client error occurs Line: ...
    Posted to Ajax Uploader (Forum) by chp on January 19, 2009
  • Re: No Progress bar in IE

    1. We were already using that setting in our web project.  The upload works fine in FF, but not in IE. 2. The sample code works in IE just fine.  The demos run fine.  Everything std from cutesoft runs fine.  Our actual page does not.  I'm hoping I can find some answers on this forum.   Anything else to try ...
    Posted to Ajax Uploader (Forum) by gcaprio on June 2, 2008
  • Re: How can i fire the client script on progress bar ?

    Hi ritish,   You can achieve it in API ...
    Posted to Ajax Uploader (Forum) by Kenneth on March 12, 2013
  • Re: Progress bar problem

    It is odd, I've sent you a link to the site in a private message.   The site is hosting a DNN site.  We have other ajax components that work fine and no other outstanding problems so its very odd that the component won't work.  Hopefully when you see its behaviour for yourself you might get some inspiration! :)   You'll ...
    Posted to Ajax Uploader (Forum) by devore on September 23, 2008
« First ... < Previous 2 3 4 5 6 Next > ... Last »