Search

You searched for the word(s):
Showing page 10 of 123 (1,230 total posts) < 1 second(s)
  • Re: dirname is faulty

    Dear kezzasm, &nbsp; Please follow steps: &nbsp; 1.&nbsp;open file phpuploader\include_phpuploader.php 2.&nbsp;search $cd=dirname($this-&gt;GetWebPath(__FILE__)); &nbsp;&nbsp;&nbsp;&nbsp; You should can find it in line 395. 3.&nbsp;change it to: &nbsp;&nbsp;&nbsp; $cd=dirname($_SERVER['SCRIPT_NAME']).'/phpuploader';&nbsp; 4.&nbsp;Test it ...
    Posted to PHP File Uploader (Forum) by Eric on May 23, 2011
  • Re: disable word & character count?

    Dear jmarcv, &nbsp; You can set ShowWordCounth to false: &nbsp; &nbsp; &lt;?php &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $editor=new CuteEditor(); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $editor-&gt;ID=''Editor1''; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for PHP (Forum) by Eric on May 22, 2011
  • Re: How to insert a complete message to the script after done it ALL the uploads?

    Dear ahcool82, &nbsp; Please refer to the following snippet: &nbsp; &lt;?php require_once ''phpuploader/include_phpuploader.php'' ?&gt; &lt;?php session_start(); ?&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''&gt; &lt;html ...
    Posted to PHP File Uploader (Forum) by Eric on May 21, 2011
  • Re: How do I know it's working?

    Dear nicke, &nbsp; The trial license is 30 days valid,&nbsp;if you need license extension, you can write&nbsp;email to eric@cutesoft.net &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to Ajax Uploader (Forum) by Eric on May 21, 2011
  • Re: <ul> when pasting bullets from word

    Dear EllenD, &nbsp; I can reproduce this, we will consider one solution in future version. &nbsp; Regards, Eric
    Posted to Cute Editor for ASP (Forum) by Eric on May 20, 2011
  • Re: Programmatically populate the Code Snippet dropdown - ISSUE

    Dear demmett, &nbsp; Please refer to the following snippet: &lt;!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --&gt; &lt;html&gt;&nbsp; &nbsp;&nbsp;&nbsp; &lt;head&gt;&nbsp; &nbsp;&lt;/head&gt; &nbsp;&nbsp;&nbsp; &lt;body&gt;&nbsp;&nbsp; &nbsp;&nbsp;&lt;form name=''theForm'' method=''post''&gt; &nbsp;&nbsp;&lt;h1&gt;Multiple ...
    Posted to Cute Editor for ASP (Forum) by Eric on May 20, 2011
  • Re: Select Files does not work for single user

    Dear rgettel, &nbsp; http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx&nbsp;, can you let that user test our online demo and tell me whether the online demo works fine on their computers? http://cutesoft.net/forums/thread/63660.aspx&nbsp;, you can refer to this link and detect your product version, what's the build date of the dll ...
    Posted to Ajax Uploader (Forum) by Eric on May 19, 2011
  • Re: Select Files does not work for single user

    Dear rgettel,&nbsp;I tested our online demo(http://ajaxuploader.com/Demo/), i used silverlight mode, it works fine on my end. If that user reinstall silverlight and then test our online demo, does it work fine?&nbsp;Thanks for askingEric@cutesoft.net
    Posted to Ajax Uploader (Forum) by Eric on May 18, 2011
  • Re: Pasting text

    Dear wimpanzee,&nbsp;About these two&nbsp;paste properties, you can refer to http://cutesoft.net/forums/post/26086.aspx.''firefox is placing some seemingly random line breaks in,'', What's the detailed steps to reproduce this? Can you send your test document to eric@cutesoft.net? I will use your document to test it.&nbsp;Thanks for ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 17, 2011
  • Re: Select Files does not work for single user

    Dear rgettel,&nbsp;Can you let that user test http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx&nbsp;?&nbsp; Can that user choose files in this example?&nbsp;Thank you for askingEric@cutesoft.net
    Posted to Ajax Uploader (Forum) by Eric on May 17, 2011
« First ... < Previous 8 9 10 11 12 Next > ... Last »