Search

You searched for the word(s):
Showing page 1611 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: Can't disable Right Click

    James.&#160;With EnableContextMenu=''false'', Cute Editor disables the editor's ContextMenu and what you got is the IE's built-in ContextMenu.&#160;In the next minor version,&#160; we will provide the option to disable the IE's built-in ContextMenu as well.&#160;&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on March 28, 2005
  • Re: Mac and Netscape 7.2

    Todd,&#160;It looks like you found a bug. We will fix it as soon as possible.&#160;&gt;&gt;Is Firefox the optimum browser for Mac users?&#160;Yes.
    Posted to Cute Editor for .NET (Forum) by Adam on March 28, 2005
  • Re: Localization

    All the language files are locate at CuteSoft_Server/CuteChat/Languages folder. With CuteChat you can create your own language files.&#160;For example, I want the CuteChat support Russian instead of American English. &#160;We can create a new language file named ru-RU.xml.&#160;Then we copy all the content of en-us.xml to the ru-RU.xml.&#160;You ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 28, 2005
  • Re: Server CreateObject Failed

    The following article may help: http://www.aspfaq.com/show.asp&#173;?id=2134&#160;&#160;
    Posted to Cute Editor for ASP (Forum) by Adam on March 27, 2005
  • Re: Context menu missing images...

    Joe,&#160; Right now you are using relative path ../../aspnet_client/. Please use the app-based path&#160;or absolute path: //use the app-based path&#160; &#160;&#160;&#160; Editor.FilesPath = ''~/somefolder''; //use the absolute path&#160; &#160;&#160;&#160; Editor.FilesPath = ''/somefolder'';&#160;Keep me posted.&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on March 26, 2005
  • Re: Context menu missing images...

    Joe,&#160;The username and password is correct. I am in now.&#160;&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on March 26, 2005
  • Re: Can't disable Right Click

    James,&#160;First this is an example to disable the built-in context menu: http://cutesoft.net/example/EnableContextMenu.aspx I think you need to check the Editor.EditorOnPaste Property (Specifies the manner in which the editor handles pasted text. PasteBehavior Enumeration) and PasteBehavior Enumeration (Enumerates the manners in which the ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 26, 2005
  • Re: Can't disable Right Click

    James, There is a bug with &lt;item name=''Editing'' value=''False''/&gt;. Right now you can use the Editor.EnableContextMenu Property to specify whether the context menu is enabled.&#160; For example: &#160;&lt;CE:Editor EnableContextMenu=''false'' id=''Editor1'' runat=''server'' &gt;&lt;/CE:Editor&gt;
    Posted to Cute Editor for .NET (Forum) by Adam on March 26, 2005
  • Re: Leveraging "Downloadable File" Dialogs

    We received the same requests from other clients as well.But this feature is not available right now.We have a developer created a page that has only the 'Downloadable Files' button and nothing else.&#160; Most of the time it works OK but&#160;he get the occacional script error. &#160;&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on March 26, 2005
  • Re: Bug report: wrong windows opens on browse from Image properties

    Zapotec,&#160;Thanks for pointing it out. We will do something to resolve it in the next version.&#160;&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on March 26, 2005