Search

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

    Andrew, &nbsp; Can you tell me what IE languages settings is on that machine? It looks strange. &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on April 11, 2004
  • Re: Relative Links

    Stefan , &nbsp; Please check your Editor.ChangeAbsoluteURLsToRelative Property setting. &nbsp; By default Internet Explorer converts all URLs in hyperlinks (anchor tags) and images (img tags) to absolute URLs. When this property is set to true (the default), CuteEditor strips out the local server name from all A and IMG tags if the hostname ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 7, 2004
  • Re: Problem writing custom functions

    &nbsp;Ken , &nbsp; You need to call editor cut function to remove the highlighted text&nbsp; first. &nbsp; &lt;script language=''JavaScript'' type=''text/javascript'' &gt; function&nbsp; CutandInsertHTML(editorID,value) { &nbsp;&nbsp;&nbsp;&nbsp; EditorID = editorID+''_editBox''; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var editor = ...
    Posted to Cute Editor for ASP (Forum) by Adam on April 7, 2004
  • Re: Set Default Font?

    Gipper, &nbsp; I guess you can't apply the default fond face to content.
    Posted to Cute Editor for ASP (Forum) by Adam on April 7, 2004
  • Re: Inserting a Flash File larger than 100kb?

    Editor.MaxFlashSize Property Specifies the max size in Kbytes of the flash files that the user has access to upload. Default 100k
    Posted to Cute Editor for .NET (Forum) by Adam on April 7, 2004
  • Re: Big problem

    Andrew, &nbsp; Looks like you are assigning an invalid value to the Culture property. Please check the Culture property and IE languages settings.
    Posted to Cute Editor for .NET (Forum) by Adam on April 7, 2004
  • To BenAlicea:

    Ben, &nbsp; All my email were returned. Hope you can receive this message. &nbsp; Basically if you have one site, an application license is enough. If you have multiple sites, you need to consider server license. hope it helps. &nbsp; Let me know if you have any further question. &nbsp; regards, &nbsp; Adam CuteSoft
    Posted to Purchase / License FAQ (Forum) by Adam on April 6, 2004
  • Re: Problem writing custom functions

    Ken, &nbsp; This is another&nbsp;sample code for ASP version&nbsp;that shows customized buttons. Please check your mail box. I sent the whole source code to you today. &nbsp; &lt;script language=''JavaScript'' type=''text/javascript'' &gt; function Paste_Html1(editorID,value) { &nbsp;&nbsp;&nbsp;&nbsp; EditorID = editorID+''_editBox''; ...
    Posted to Cute Editor for ASP (Forum) by Adam on April 5, 2004
  • Re: My next dumb question!

    Jeff, &nbsp; Yes, please check the following example. &nbsp; http://cutesoft.net/Example/Edithtml.aspx &nbsp; You can find the source code for this example in the download package.
    Posted to Cute Editor for .NET (Forum) by Adam on April 2, 2004
  • Re: My next dumb question!

    Jeff, &nbsp; Can you explain more defails what you are trying to do?&nbsp; Are you trying to edit static html page?
    Posted to Cute Editor for .NET (Forum) by Adam on April 2, 2004