Search

You searched for the word(s): silverlight
Showing page 7 of 43 (423 total posts) < 1 second(s)
  • Re: Progress refresh rate

    Hi rganges, Refresh rate can not be changed(it less than one second). If user using Silverlight mode to upload, it will update every 64KB. And you can custom the progress template to show the upload info, so user know it is uploading. How to custom progress template ...
    Posted to Ajax Uploader (Forum) by Kenneth on March 14, 2011
  • Re: Manual Upload Start - Upload Seems To Begin But Page Refreshes And Nothing Occurs

    Hi nunndaddy, Does your client get the same issue on our demo below? http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx?UploaderDebug=1   QueryString ''UploaderDebug=1'' will open the debug mode, and you can see the debug info at top-right. Please show me the info if your client get the same issue on that ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 28, 2011
  • Re: Getting client path of uploaded files serversided

    Hi,   We are not able to provide the path of the file, because Flash/Silverlight and some browser's <input> do not provide that information.   For client data, you can check this demo :     <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' ...
    Posted to Ajax Uploader (Forum) by cutechat on October 19, 2010
  • Re: Custom feature development?

    Hi,   I can only answer the above questions, for further questions, please contact support@cutesoft.net   1. Only silverlight can implement the resume feature, but we haven't supported this feature yet.   2. Uploader now is an ASP.NET WebForm control, it is not for 'oustide-of-browser type'.  We will support MVC,PHP,JSP ...
    Posted to Ajax Uploader (Forum) by cutechat on February 3, 2009
  • Re: Does Ajax Uploader require Flash?

    LTG,   1 - Flash/Silverlight is not a must components. but if the browsers installed it, the uploader would provide better functions.   2 - AjaxUploader are compatible with/without Ajax , please check our online samples, the samples can switch Ajax mode.   3 - You can use any javascript library , but need understand how ...
    Posted to Ajax Uploader (Forum) by cutechat on December 30, 2008
  • Re: Silverlight: The upload task is interupted on Windows 7 & IIS7

    Hi,   Can you test upload the file in another PC?   And find a way to limit the network speed.   Our silverlight code will choose chunk size by the current speed.   For you case , the code will send another 3M chunk to server,   And that 3M request may have problem on your case.     So please test ...
    Posted to Ajax Uploader (Forum) by cutechat on October 1, 2010
  • Re: Silverlight problem

    Additionally: I get this error when I upload a file larger than 400MB.  ''The process cannot access the file because it is being used by another process.'' My web.config settings are:   <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/UploaderTemp'' /> <add key=''CuteWebUI.AjaxUploader.RewritePath'' ...
    Posted to Ajax Uploader (Forum) by sugendran on March 28, 2009
  • Re: Upload control authorization problem

    Hi,   We have found that is relative to Flash .   Only IE+Flash10 can support windows authorization   (Flash10 can read the existing authorization information from IE, without prompt the username/password again)   We also improve the Uploader for this problem.   So now you can have these solutions:   1. ...
    Posted to Ajax Uploader (Forum) by cutechat on December 2, 2008
  • Ajax Uploader - Web Accessability (WCAG2.0) UploadAddonWarningImage Message

    I have come across a problem with Ajax Uploader that I am unable to find a viable solution for. It has to do with accessibility. In order for users who are visually impaired to navigate a website, they must us a keyboard and NOT a mouse. The problem with this and Ajax Uploader is that when a browser like IE9 does not support HTML5. Ajax ...
    Posted to Ajax Uploader (Forum) by craymers on October 21, 2013
  • Re: Button to select files for uploading unavailable in IE

    Hi MarjaR, Please try on demo http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx with your ie browser. Does it work for you? What I mean is the problem causes by your silverlight 5. I suggest you use silverlight 4. If you must use silverlight 5, please refer to the info ...
    Posted to Ajax Uploader (Forum) by Kenneth on March 8, 2012
« First ... < Previous 5 6 7 8 9 Next > ... Last »