Search

You searched for the word(s):
Showing page 53 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: Customizing

    SKIQM, &nbsp; The tag selector in the bottom bar is generated dynamically. This tage selector cannot rename the tag names. For your situation,&nbsp; I suggest you disable this function by setting Editor.ShowTagSelector Property to false.
    Posted to Cute Editor for PHP (Forum) by Adam on September 2, 2010
  • Re: Formatting - Problems with Windows 7

    martinfd, &nbsp; Please download Cute Live Support again. &nbsp; http://cutesoft.net/download/CuteLiveSupport.zip &nbsp; Also please remove the exisiting operator client and install the operator client in the download package. &nbsp; Keep me posted
    Posted to Cute Live Support (Forum) by Adam on September 2, 2010
  • Re: Problem uploading a pdf

    IanPhillips, Are you using IIS 6? After modifying the metabase.xml file, have you stopped IIS so you can save this file? &nbsp; This is a server-related limitation. IIS6.0 prevent the upload of files more than +200Kb. So you need to make some changes in the default IIS settings first. The solution is here: IIS 6.0 (Windows 2003) has a ...
    Posted to Cute Editor for ASP (Forum) by Adam on September 1, 2010
  • Re: Problem uploading a pdf

    IanPhillips, Are you using IIS 6? After modifying the metabase.xml file, have you stopped IIS so you can save this file? &nbsp; This is a server-related limitation. IIS6.0 prevent the upload of files more than +200Kb. So you need to make some changes in the default IIS settings first. The solution is here: IIS 6.0 (Windows 2003) has a ...
    Posted to Cute Editor for ASP (Forum) by Adam on September 1, 2010
  • Re: Not using EnableStripScriptTags in IE

    stalbot, Which version of Cute Editor are you using? &nbsp; Can you reproduce this issue in the following URL? &nbsp; http://richtextbox.com/test/EnableStripScriptTags.aspx
    Posted to Cute Editor for .NET (Forum) by Adam on August 30, 2010
  • Re: Custom buttom that invokes a Ajax Popup

    hsmith825, &nbsp; Please check the following examples. The source code of these examples can be found in the download package. &nbsp; How to create a custom button(client side) which displays a dialog?(&nbsp;C#&nbsp;|&nbsp;VB&nbsp;) This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 30, 2010
  • Re: Bug in adding <BR />

    Which browser are you using? We are not able to reproduce this issue on our side.
    Posted to Cute Editor for PHP (Forum) by Adam on August 24, 2010
  • Re: Have you such feature like shown in my questions?

    director, &nbsp; 1. You can use EditorWysiwygModeCss property to specify the&nbsp;&nbsp;of the style sheet that will be used by the editable area. Or you can use EditorBodyStyle specify the style used by body. &nbsp; $editor-&gt;EditorBodyStyle=''font:normal 14px ...
    Posted to Cute Editor for PHP (Forum) by Adam on August 24, 2010
  • Re: Renaming File

    Jesse, &nbsp; Please check the following article: &nbsp; http://phpfileuploader.com/document/index.htm#page=Choose-upload-method.htm &nbsp; Custom file upload handler If you need further control over the parsing of the file uploading request, you can write a custom file upload handler. In handler page (UploadUrl) developers can rename the ...
    Posted to PHP File Uploader (Forum) by Adam on August 23, 2010
  • Re: Code snippet with apostrophe

    rick, &nbsp; Please try the following code: &nbsp; editor.CodeSnippetDropDownMenuNames = ''singequote, Contact us''&nbsp;&nbsp;&nbsp; editor.CodeSnippetDropDownMenuList = replace(''Bear's Den, Contact us'',''''',''&amp;#39;'')
    Posted to Cute Editor for ASP (Forum) by Adam on August 23, 2010
« First ... < Previous 51 52 53 54 55 Next > ... Last »