Search

You searched for the word(s):
Showing page 1492 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: Is license depended on ip address?

    If the license file is based on your domain name, the answer is ''NO''. &nbsp; &nbsp;
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on July 11, 2005
  • Re: Is license depended on ip address?

    The domain license&nbsp;license key is based on your site domain name. If you will be using the components in an intranet environment, the license key will be generated based on server names. The IP&nbsp;license key will be generated based on your site IP address. &nbsp; Hope it helps. &nbsp; &nbsp;
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on July 11, 2005
  • Re: Convert relative paths to physical paths

    HtmlBase has been removed in the version 4.5.Please use the Editor.BaseHref Property instead.The Editor.BaseHref Property&nbsp;can be used to set or retrieve the baseline URL on which relative links will be based. &nbsp; Keep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on July 11, 2005
  • Re: Table Problem

    Alex, &nbsp; Which version of CuteEditor are you using? &nbsp; Do you have the same problem in the following link? http://dnn212.cutesoft.net &nbsp; Keep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on July 11, 2005
  • Re: Posted new version too fast?

    Hollywood, &nbsp; Just hover the mouse over the CuteEditor.Dll control and you will see&nbsp;a tooltip like the following:&nbsp; &nbsp; &nbsp; &nbsp; We just change the control description in the new version. &nbsp; By doing this, the developers don't need to recompile their .net projects. &nbsp; Hope it helps. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on July 11, 2005
  • Re: Pasting MS Word

    James.I&nbsp;deleted the doc file you uploaded by mistake. Can you upload it again?It's my point:If you paste your word document into the editor directly without cleaning the code, you should get something like the following:&lt;p class=''MsoNormal''&gt;&lt;span lang=''EN-GB'' style=''mso-bidi-font-family: Arial''&gt;Paul Holmes ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 11, 2005
  • Re: Convert relative paths to physical paths

    It looks like you need to convert all the relative URLs to the absolute URLs. &nbsp; Please Set the UseRelativeLinks&nbsp;property and&nbsp;RemoveServerNamesFromUrl&nbsp;property to false.Example:&nbsp;&nbsp;&nbsp;&nbsp;Editor1.UseRelativeLinks&nbsp; = false;&nbsp;&nbsp;&nbsp;&nbsp;Editor1.RemoveServerNamesFromUrl = ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 11, 2005
  • Re: Editing HTML

    Joe, &nbsp; Please trt set&nbsp;Editor.DisableAutoFormatting Property to false.&nbsp; By default Cute Editor will carefully analyze all of your HTML code and begin correcting all errors automatically. What you get is professionally presented code, properly reformatted and ready for use. If you want to preserve the formatting of existing HTML, ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 11, 2005
  • Re: Word html format

    Thomas, &nbsp; We will release a new minor version of CuteEditor for ASP .NET. In this new minor version, we will add this feature. &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by Adam on July 11, 2005
  • Re: Adding onchange event to dropdown list inside content

    Schly, &nbsp; Please set Editor.EnableStripScriptTags Property (Specifies whether to remove inject script before write the string into the db) to false.Example: http://cutesoft.net/example/EnableStripScriptTags.aspx &nbsp; Keep me posted. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on July 11, 2005