Search

You searched for the word(s):
Showing page 72 of 123 (1,230 total posts) < 1 second(s)
  • Re: The License for AjaxUploader is not valid.

    Please forward your email receipt and original permanent license email to eric@cutesoft.net , we will check it. &nbsp; Regards, Eric
    Posted to Ajax Uploader (Forum) by Eric on August 12, 2010
  • Re: Product Roadmap

    The introduction information of all our products can be found in http://cutesoft.net/Products/Default.aspx. &nbsp; Regards, Eric
    Posted to News and Announcements (Forum) by Eric on August 12, 2010
  • Re: Cure chat Integration

    Standalone version download: http://cutesoft.net/downloads/folders/chat_current_releases/entry21915.aspx Integration version download: http://cutesoft.net/downloads/folders/chat_current_releases/entry28676.aspx &nbsp; If you do not need member database integration, please download standalone version, after you install it on your end, you will ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on August 12, 2010
  • Re: Reg- Making Cute Editor content window read only

    Please refer to http://cutesoft.net/example/readonly.aspx, the code are as follows: &lt;CE:Editor id=''Editor1'' ReadOnly=''true'' ThemeType=''Office2007'' EditorWysiwygModeCss=''../example.css'' runat=''server'' &gt;&lt;/CE:Editor&gt; &nbsp; If you want to set it dynamically, the following is a full example: &lt;%@ Page ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 12, 2010
  • Re: Can't update H1 tags in config files

    Please try the following code: &lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;html&gt; &lt;head&gt; &lt;/head&gt; &lt;body&gt; &nbsp;&nbsp;&nbsp; &lt;form id=''Form1'' runat=''server''&gt; &nbsp;&nbsp;&nbsp; &lt;CE:Editor ID=''Editor1'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 11, 2010
  • Re: Bug with target attribute and spans inside a tags.

    1. IE8.0.7600 &nbsp; Steps are as follows: a. open http://cutesoft.net/example/general.aspx b. switch to ''HTML'' c. remove all html code d. paste the following html code: &nbsp;&nbsp; &lt;a target=''_blank'' href=''http://cutesoft.net/''&gt;&lt;strong&gt;&lt;span style=''font-size: 10pt;''&gt;If you wish to return to the home page at any ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 11, 2010
  • Re: How to show text on editor from variable

    You can try the following code: &lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;html&gt; &lt;head&gt; &lt;/head&gt; &lt;body&gt; &nbsp;&nbsp;&nbsp; &lt;form id=''Form1'' runat=''server''&gt; &nbsp;&nbsp;&nbsp; &lt;CE:Editor ID=''Editor1'' ...
    Posted to Cute Editor for ASP (Forum) by Eric on August 11, 2010
  • Re: How to disable html auto correction feature

    Please refer to http://richtextbox.com/test/EnableStripScriptTags.aspx, set ''EnableStripScriptTags'' to ''false'', and try it again. &nbsp; Regards, Eric
    Posted to Cute Editor for .NET (Forum) by Eric on August 11, 2010
  • Re: Feature on limiting image upload folder size

    You can restrict image uploads by size, please refer to http://phphtmledit.com/document/scr/Restricting-image-uploads.htm The total upload size&nbsp;restriction&nbsp;is not available in PHP version right now.Sorry for inconvenience. &nbsp; Regards, Eric
    Posted to Cute Editor for PHP (Forum) by Eric on August 10, 2010
  • Re: Setting file queue background color

    Yes, you can customize ''Cancel All'' button. Please try the following code:&nbsp; &lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Eric on August 10, 2010
« First ... < Previous 70 71 72 73 74 Next > ... Last »