Search

You searched for the word(s):
Showing page 212 of 381 (3,805 total posts) < 1 second(s)
  • Re: insert image in dynamic directories

    Hi hilla1610 ,&nbsp;&nbsp;''c:\windows\temp '' is the upload function temp directory, please ensure that your site has the write/read permission of this folder.&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 11, 2011
  • Re: Reg. Insert Media

    Hi rajmohanp ,&nbsp;#1 it depends on your mail server provider, Editor only use for editor the content and provide the html source code, the video code in it is the standard html code.&nbsp;#2&nbsp; Please set property URLType=''absolute''&nbsp;&nbsp;&nbsp; &lt;CE:Editor ID=''editor1'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 10, 2011
  • Re: Launching editor in preview mode allows editing in Firefox

    Hi erslht,&nbsp;Can you try the example below? it works fine for me. Is your site online? If so, can you send me the test page url? So I can check it too.&nbsp;&lt;?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?&gt; &lt;html&gt;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &lt;head&gt; &nbsp;&nbsp; ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on October 10, 2011
  • Re: CuteEditor.Text is empty in postback

    Hi jeffqi,&nbsp;1. The post back question&nbsp;Please try the examle below, it will show you the editor text each postback button click. Does it works for you?&nbsp;&lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 10, 2011
  • Re: BGSOUND

    Hi frJericho,&nbsp;Does it happens on special browser/version?&nbsp;Add the code below to the bottom of the editor page should avoid this problem.&nbsp;&lt;script type=''text/javascript''&gt;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; function CuteEditor_FilterHTML(editor,code)&nbsp; &nbsp; {&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; return code.split('&lt;BGSOUND ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 7, 2011
  • Re: How do i prevent the file from being saved to the tempdirectory when i am OpenStream to save the image myself ...

    Hi ScottDolan, &nbsp; Please use method ''CopyTo'' to save the upload file. &nbsp; &lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''&gt; &lt;script runat=''server''&gt; &nbsp; &nbsp;&nbsp;&nbsp; protected void ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 7, 2011
  • Re: Can i change the temporary uploaded filename?

    Hi ScottDolan, &nbsp; Please use method ''CopyTo'' to save the upload file. &nbsp; &lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''&gt; &lt;script runat=''server''&gt; &nbsp; &nbsp;&nbsp;&nbsp; protected void ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 7, 2011
  • Re: XML descendants internal method called on incompatible Proxy

    Hi rosdra,&nbsp;Can you create an exmaple page which can reproduce this issue and post here? We will check it and get back to you as soon as possible.&nbsp;And please check your javascript cdoe, did you using two dots like ''..'' in it?&nbsp;Regards,&nbsp;Ken
    Posted to Ajax Uploader (Forum) by Kenneth on October 7, 2011
  • Re: An @import url(path to my editor.css) gets inserted automatically and messes up the page design

    Hi bix,&nbsp;1. Yes, the latest version php editor include the php uploader function in it.&nbsp;2.&nbsp; Got the expired error mean that maybe you using the trial license file. Please send your license file to Support@CuteSoft.net and explain your issue, we will check it and get back to you as soon as possible.&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for PHP (Forum) by Kenneth on October 7, 2011
  • Re: Images not selectable in Safari

    Hi MichaelWB, Chrome/safari works differently from IE and FireFox. You should be able to double click and bring up the properties dialog to change the properties (size Etc.)in the latest version. It's a behavior difference between browsers. The development team still working on this, once implemented this feature, I will keep you ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 7, 2011