Search

You searched for the word(s):
Showing page 1457 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: language

    Step 1. Login as admin and click the chat admin button. &nbsp; Step 2. Choose the Configuration tab. &nbsp; Step 3. Choose the Culture Type&nbsp; to ''Default server''
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 19, 2005
  • Re: How can i Remove the 'table' from right click

    Disable the Tags option&nbsp; in the context menu. To disable Tags option, you can choose one of the following methods: 1. Using the Editor.EnableContextMenuTags&nbsp; Property to specify whether or not to enable the Tags option in the context menu. 2. Edit toolbar configuration files . Example: &lt;contextmenu&gt;&nbsp; &lt;item ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 19, 2005
  • Re: License File only allows CuteEditor to work locally

    Chad, &nbsp; You may also install and use the Software on an unlimited number of developer workstations (but not on a development server) for use in connection with the same single website host name when accessed by the http://localhost/Webapplication;&nbsp;&nbsp; However if the web server is accessed using another hostname (i.e. it is a shared ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 18, 2005
  • Re: Integrating info

    Gp, &nbsp; Please check the document: How can I hook CuteChat&nbsp;with my existing&nbsp;login system? CuteChat&nbsp;was built with the idea of extensibility in mind. CuteChat&nbsp;implements what is commonly known as a ''Provider Model'' design patternwhich will be used throughout the ASP.NET 2.0 framework.&nbsp; A ''Provider Model'' ...
    Posted to FAQ (Forum) by Adam on August 18, 2005
  • Re: Problem about Cutechat Standalone

    Please download the new trial license file from here.&gt;&gt;If I buy CuteChat 2.0 (Domain License). What we will get after buy?You will receive you official license file. You can use i with the Cute Chat standalone demo. &nbsp; &nbsp;
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 18, 2005
  • Re: Custom Button Problem

    Sjur, &nbsp; Try &nbsp; Title obj_editor1.getSelection().htmlText
    Posted to Cute Editor for ASP (Forum) by Adam on August 18, 2005
  • Re: 2 quick questions...

    1)Is it possible to set the width of the html file to edit to a fixed value.&nbsp; Not the cute editor width necessarily.&nbsp; We&nbsp;want to limit how wide the html page is that is generated by cuteEditor.&nbsp; &nbsp;You can put the content into a box after you extract the html code from the editor.This is an example Dim content = ''&lt;div ...
    Posted to Cute Editor for ASP (Forum) by Adam on August 18, 2005
  • Re: Image upload is terribly slow.

    Can you reproduce the problem in the following link? &nbsp; http://cutesoft.net/asp/EnableAll.asp &nbsp; Keep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by Adam on August 18, 2005
  • Re: Issue with applying css to editor

    Olivier, &nbsp; Please remove all your content of your style sheet. &nbsp; And paste the following code: &nbsp; body,table,p,div,span { font:normal 12px arial; } &nbsp; &nbsp; Keep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on August 18, 2005
  • Re: save relative path after insert image

    Danial, &nbsp; Please try the following code: &nbsp; &lt;CE:Editor &nbsp;&nbsp;&nbsp; DisableAutoFormatting=''true'' &nbsp;&nbsp;&nbsp; UseRelativeLinks=''true'' &nbsp;&nbsp;&nbsp; RemoveServerNamesFromUrl=''true'' &nbsp;&nbsp;&nbsp; id=''Editor1'' &nbsp;&nbsp;&nbsp; runat=''server''&gt;&lt;/CE:Editor&gt;
    Posted to Cute Editor for .NET (Forum) by Adam on August 18, 2005