Search

You searched for the word(s): silverlight
Showing page 10 of 60 (591 total posts) < 1 second(s)
  • Re: Firefox 4 dialog blocked error

    Hi dankrause, Can you reproduce this issue on http://aspuploader.com/demo/form-multiplefiles.asp? If the online demo works for you, please download the latest version and try again. Latest version downloads http://www.cutesoft.net/downloads/folders/57265/download.aspx If you still get the same issue of the latest version. ...
    Posted to ASP Uploader (Forum) by Kenneth on May 17, 2011
  • 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: silverlight loading issue

    Hi,   Thanks for that information.   When the file progress is on the right side of the red line , this problem occurs.   We need find a way to prevent it.   Regards, Terry
    Posted to PHP File Uploader (Forum) by cutechat on November 16, 2009
  • Building a Silverlight website that my client can update themselves

    I am building building very simple asp.net websites where my client gets a masterpage and then for each page of the website the content area comes from a SQL2005 database. In the database table I store the HTML that shows in the content area. The client gets to update the database by using CuteEditor as their WYSIWYG editor and it saves it back to ...
    Posted to Cute Editor for .NET (Forum) by jfeeney on April 9, 2009
« First ... < Previous 8 9 10 11 12 Next > ... Last »