Search

You searched for the word(s):
Showing page 37 of 231 (2,301 total posts) < 1 second(s)
  • Re: frequency of progress update?

    John, &nbsp; That's not normal. &nbsp; What browser are you testing ? can you try another browser ? &nbsp; And which mode ? Flash/Silverlight/IFrame (right click the button, you will see context menu for Flash or Silverlight) &nbsp; Regards, Terry &nbsp; &nbsp; &nbsp;
    Posted to Ajax Uploader (Forum) by cutechat on March 17, 2010
  • Re: http error 1 : 12030:Unknown when uploading files

    Matt, &nbsp; It seems that the MVC2 framework make the UploadHandler.ashx stop working. &nbsp; Can you make sure the UploadHandler.ashx can be executed ? &nbsp; Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on March 15, 2010
  • Re: custom queue table

    John, &nbsp; You need copy the data when the OnPostback event fired, and maintain the table by your self. &nbsp; If you don't use AJAX, the page will be submit and then all javascript data will be lost. &nbsp; So you should use AJAX. &nbsp; There's two primary AJAX : &nbsp; 1 - Microsoft AJAX , so you need maintain the ...
    Posted to Ajax Uploader (Forum) by cutechat on March 15, 2010
  • Re: user stops being able to upload

    Hi, &nbsp; Your case is very complex, &nbsp; Can you provide an online page so let's test it ? &nbsp; You can send the link to terry@cutesoft.net &nbsp; Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on March 15, 2010
  • Re: queue table question

    Hi, &nbsp; Because the upload status is JavaScript data. &nbsp; So if you are not using AJAX, it's hard to do. &nbsp; If you use AJAX, like MICROSOFT-AJAX &nbsp; You need write code to handle the OnQueueUI event, &nbsp; And show the table outside the UpdatePanel &nbsp; Regards, Terry &nbsp;
    Posted to Ajax Uploader (Forum) by cutechat on March 15, 2010
  • Re: Error using IOC conatiner StructureMap

    Malcolm, &nbsp; MvcUploader use UploadHandler.ashx to process the http request. &nbsp; You need find a way to prevent the IOC framework to intercept the *.ashx handlers. &nbsp; I mean&nbsp;the IOC framework&nbsp;should have a solution which is compatible of ASP.NET buildin features. &nbsp; Regards, Terry &nbsp;
    Posted to Ajax Uploader (Forum) by cutechat on March 15, 2010
  • Re: Windows 2003 - flash upload

    Rafael, &nbsp; Please download the last version. &nbsp; We have added a new property :&nbsp;&lt;CuteWebUI:Uploader FlashLoadMode=''True'' ....&gt; &nbsp; This mode have disadvantages : &nbsp; 1 - Do not support Flash8,9 (will disable FlashLoadMode if use 8/9) 2 - client side need big memory for large files. 3&nbsp;- Browser will stop ...
    Posted to Ajax Uploader (Forum) by cutechat on March 7, 2010
  • Re: IIS7.5

    Hi &nbsp; How do you get '&nbsp;cannot perform the migration from a resx file to the guid format' ? &nbsp; Can you post a screen shot ? &nbsp; Regards, Terry &nbsp;
    Posted to Ajax Uploader (Forum) by cutechat on March 7, 2010
  • Re: Maxlength validation

    Hi, &nbsp; I can upload a file with 160+chars . &nbsp; The problem is that, when uploader save the file to the temp directory, &nbsp; the path is : &nbsp; x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx &nbsp; the folder path, the guid, the '.resx' will spent at least 42 or more chars. &nbsp; and windows do ...
    Posted to Ajax Uploader (Forum) by cutechat on March 7, 2010
  • Re: CuteWebUI UploadAttachments Control Max File Validation

    Hi, &nbsp; I can upload a file with 160+chars . &nbsp; The problem is that, when uploader save the file to the temp directory, &nbsp; the path is : &nbsp; x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx &nbsp; the folder path, the guid, the '.resx' will spent at least 42 or more chars. &nbsp; and windows do ...
    Posted to Cute Editor for .NET (Forum) by cutechat on March 7, 2010
« First ... < Previous 35 36 37 38 39 Next > ... Last »