Search

You searched for the word(s):
Showing page 64 of 381 (3,805 total posts) < 1 second(s)
  • Re: Save Directory on Another Machine (Remote Server)

    Hi zexelgrifone, &nbsp; 1. Yes, if use method CopyTo and MoveTo, then do not need to use SaveDirectory anymore. &nbsp; 2. The temp file will save into your system temp folder,&nbsp;mostly is &quot;C:\Windows\Temp&quot;. You can set property &quot;TempDirectory&quot; to change the temp folder location like ...
    Posted to ASP Uploader (Forum) by Kenneth on September 24, 2013
  • Re: Other ajax calls fails on using Cute Ajax uploader with mvc

    Hi arunsaar, &nbsp; Did you got this problem after uplodaed? Or after other control postback? &nbsp; Can you post your uploader page url here? So we can check your page directly. Also, you can send it to Kenneth@CuteSoft.net. &nbsp; If allow, please create a simple example page which can reproduce this issue and post here, so we can ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 24, 2013
  • Re: Fix List

    Hi Bluepark, &nbsp; I think you are using the Rich TextEditor php version 8.1. &nbsp; Issue 1 &nbsp; Can you show me the full steps to reproduce this issue on demo http://phphtmleditor.com/demo/? If needs special content to reproduce it, please post here too. &nbsp; Issue 2 &nbsp; What custom &nbsp;Internal Links you are testing? can you ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 23, 2013
  • Re: CuteEditor and Dotnetnuke

    Hi Mariette, &nbsp; 1. &nbsp;support drap and drop images within the editor. &nbsp; 2. Support upload images and rename it after uploaded. Also, you can coding in the dialog source code to handle the upload file name &nbsp;dynamically. &nbsp; 3. Support copy/paste the image from browser. &nbsp; 4. Support o set the images/files store ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 23, 2013
  • Re: Customize the look & feel of error message alert window

    hi novi, &nbsp; by the way file type not support and file too large message can set by the properties below directly. &nbsp; &nbsp; &nbsp;&lt;CuteWebUI:Uploader runat=&quot;server&quot; ID=&quot;uploader1&quot; &nbsp;FileTypeNotSupportMsg=&quot;not support&quot; FileTooLargeMsg=&quot;too large&quot;&gt;&nbsp; &nbsp; &nbsp; &nbsp; ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 19, 2013
  • Re: Customize the look & feel of error message alert window

    Hi novi, &nbsp; Can you post your email address here? So I can send the example page to you directly. Also, you can send a mail to Kenneth@CuteSoft.net directly. &nbsp; If your site online now? if yes, can you send me the uploader page url? so I can check it too. &nbsp; Regards, &nbsp; Ken&nbsp;
    Posted to Ajax Uploader (Forum) by Kenneth on September 19, 2013
  • Re: Save Directory on Another Machine (Remote Server)

    Hi zexelgrifone, &nbsp; The upload file only can save into the current server. can not save it into remote server. &nbsp; If you want to save it into the different drive of the current server, then use the full &nbsp;physical path in method CopyTo. Like the example below. And ensure that your site has the write/read permission of the save ...
    Posted to ASP Uploader (Forum) by Kenneth on September 19, 2013
  • Re: Customize the look & feel of error message alert window

    Hi novi, &nbsp; Can you show me the full error message which you want to catch? &nbsp; In the example I attached, it only allow to upload .jpg file, please try to upload a .gif .txt file, then it will catch the error and show the custom error message? &nbsp; Regards, &nbsp; Ken&nbsp;
    Posted to Ajax Uploader (Forum) by Kenneth on September 19, 2013
  • Re: Customize the look & feel of error message alert window

    Hi, &nbsp; Please try the example below. It shows you how to catct the &quot;This file extension is not allowed! File extensions allowed&quot; error and achieve your own logic there. The example below will shows the custom alert ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 17, 2013
  • Re: Enter in div giv new div not p

    Hi KentM, &nbsp; You can set property&nbsp;&quot;EnterKeyTag&quot; to control the enter key behavior, like below. Can be set to &quot;P&quot;, &quot;BR&quot;, &quot;DIV&quot;. &nbsp; &nbsp;&lt;RTE:Editor ID=&quot;editor1&quot; runat=&quot;server&quot; EnterKeyTag=&quot;P&quot; /&gt; &nbsp; Regards, &nbsp; Ken&nbsp;
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on September 17, 2013
« First ... < Previous 62 63 64 65 66 Next > ... Last »