Search

You searched for the word(s):
Showing page 148 of 381 (3,805 total posts) < 1 second(s)
  • Re: Uploading Error in some files

    Can you show me the setting value of ''upload_tmp_dir''?&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to PHP File Uploader (Forum) by Kenneth on June 25, 2012
  • Re: Manual Upload - So I can upload file and save fields

    Hi derekml,&nbsp;You can find all source code of the demo in the php uploader demo package.&nbsp;Demo package download url: http://www.cutesoft.net/downloads/folders/52443/download.aspx&nbsp;&nbsp;I also attached the manual start upload example code ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 25, 2012
  • Re: IE9 Upload buttons are not working

    Hi&nbsp;kunalbedi,&nbsp;Please send the info to Kenneth@CuteSoft.net. I will check it for you.&nbsp;And you can try the way below&nbsp;1. Open file ''\cuteeditor_files\Dialogs\upload.php''&nbsp;2. Find section below&nbsp;&nbsp;$uploader=new PhpUploader();&nbsp;3. Change it to&nbsp;&nbsp;$uploader=new ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on June 25, 2012
  • Re: Edit a text in cuteeditor

    Hi&nbsp;pilotsredlix,&nbsp;Update what text? the text of the &lt;marquee&gt; target? or?&nbsp;If you mean the &nbsp;&lt;marquee&gt; target , you should can click on it to edit it directly.&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 25, 2012
  • Re: Color picker

    Hi&nbsp;pilotsredlix,&nbsp;We have not provide the API to use the color picker on your own dialog page. sorry for your inconvenience.&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 25, 2012
  • Re: Problem with special characters on Apple OS X

    Hi coolio74,&nbsp;Please try the way below&nbsp;1. Open file \phpuploader\include_phpuploader.php2. Find section below$PhpUploader_FSEncoding=''ISO-8859-1//TRANSLIT'';3. Change it to your own encoding of the&nbsp;special characters&nbsp;Regards,&nbsp;ken&nbsp;&nbsp;
    Posted to PHP File Uploader (Forum) by Kenneth on June 22, 2012
  • Re: Flash not working on some computers, and no progress bar with IFrame

    Hi&nbsp;tedwj71,&nbsp;1. Please test on demo page http://aspuploader.com/demo/form-multiplefiles.asp. Does it work for you with flash one? If yes, I suggest you download the latest version and try again.&nbsp;latest version download url: http://www.cutesoft.net/downloads/folders/57265/download.aspx&nbsp;2. The control has 4 upload modes. ...
    Posted to ASP Uploader (Forum) by Kenneth on June 22, 2012
  • Re: Flash Errors?

    Hi Yorkey,&nbsp;If he got error ''Flash: The upload task is interrupted io Error #2038&nbsp;'', it means that he has not use the disable flash upload mode code I provided. And he has not the silverlight v4.&nbsp;After disable the flash upload mode, will never get the ''flash:xxx'' error.&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to ASP Uploader (Forum) by Kenneth on June 22, 2012
  • Re: Parse error

    Hi Devl,&nbsp;Did you change the include_phpuploader.php before? Can you download the php uploader package again and use the original&nbsp;include_phpuploader.php?&nbsp;phpuploader download url: http://www.cutesoft.net/downloads/folders/52443/download.aspx&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to PHP File Uploader (Forum) by Kenneth on June 22, 2012
  • Re: Uploading Error in some files

    Hi Vizzent,&nbsp;1. &nbsp;tmp_name is not available&nbsp;Please check your php settings(php.ini), ensure that you have set setting ''upload_tmp_dir''. If this setting has been disable or has a empty value, then set a path for it.&nbsp;2. Php No Request Files&nbsp;The setting 1 should fix this issue too.&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to PHP File Uploader (Forum) by Kenneth on June 22, 2012