Search

You searched for the word(s):
Showing page 40 of 231 (2,301 total posts) < 1 second(s)
  • Re: Are Script Timeouts a Problem?

    Hi, &nbsp; That will be a problem. &nbsp; You can specify this property to force Flash use chunking upload mode : &nbsp; $uploader-&gt;FlashUploadMode=''Partial'' &nbsp; So for the users who use Silverlight or Flash10 , it will be OK. &nbsp; Regards, Terry &nbsp;
    Posted to PHP File Uploader (Forum) by cutechat on February 22, 2010
  • Re: Building attachment table (AJAX)

    Hi, &nbsp; Uploader only maintain the temp files. &nbsp; Once you move the file to another place, &nbsp; You need maintain it by your self. &nbsp; Please check the file manager example . &nbsp; Regards, Terry
    Posted to PHP File Uploader (Forum) by cutechat on February 22, 2010
  • Re: problem with flash upload

    yakir, &nbsp; Can you reproduce this issue on our online demo ? &nbsp; http://phpfileuploader.com/demo/demo2.php?UploadType=Flash &nbsp; On which browser and which version of the Flash you got such issue ? &nbsp; Did you try other browsers ? &nbsp; Regards, Terry
    Posted to PHP File Uploader (Forum) by cutechat on February 22, 2010
  • Re: Object required: 'jfile'

    Hi all, &nbsp; Please download the control again. &nbsp; We have updated it for this issue. &nbsp; Regards, Terry &nbsp;
    Posted to ASP Uploader (Forum) by cutechat on February 21, 2010
  • Re: Silverlight Upload issue

    Hi, &nbsp; That is error when the office file be opened and locked by the office application. &nbsp; Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on February 19, 2010
  • Re: AjaxUploaded Not Working in Windows 7 !

    Hi, &nbsp; Do you get any javascript error when it stop working ? &nbsp; You can check javascript error by this code : &nbsp; &lt;script&gt; window.onerror=function(a,b,c) { &nbsp;&nbsp;&nbsp;&nbsp; alert([a,b,c]) } &lt;/script&gt; &nbsp; Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on February 19, 2010
  • Re: Error,http,413 while uploading file

    Hi, &nbsp; Http 413 is a server error that the server reject the request when the server think the data is too large. &nbsp; Maybe this article can help you : &nbsp; http://blogs.msdn.com/jiruss/archive/2007/04/13/http-413-request-entity-too-large-can-t-upload-large-files-using-iis6.aspx &nbsp; Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on February 19, 2010
  • Re: "Unable to find the uploaded file in directory : "

    Dizz, &nbsp; Are you still able to reproduce this problem ? &nbsp; Do you have online page so we can test it ? Regards, Terry &nbsp;
    Posted to Ajax Uploader (Forum) by cutechat on February 19, 2010
  • Re: Silverlight layer shifted

    Erlend , &nbsp; Are your application use &lt;IFRAME&gt; to show the uploader page ? &nbsp; Do you have online page so we can test it ? &nbsp; If you want to reproduce that problem, &nbsp; You can find a big screen , for example , 1680x1050 &nbsp; Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on February 19, 2010
  • Re: Uploaded file missing....

    Roland, &nbsp; Please use UploadAttachments control and test again. &nbsp; If you use uploader, and do not process the file in the FileUploaded event, &nbsp; the temp file will be deleted immediately. &nbsp; Regards, Terry &nbsp;
    Posted to Ajax Uploader (Forum) by cutechat on February 15, 2010
« First ... < Previous 38 39 40 41 42 Next > ... Last »