Search

You searched for the word(s):
Showing page 1678 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: Totally Trashing my Links, Why???

    Phil,&#160;The link issue has been fixed. For example: You create a new link: &lt;a href=''yahoo.com''&gt;Type here...&lt;/a&gt; IE will change it to: &lt;a href=''http://domainname/yahoo.com''&gt;Type here...&lt;/a&gt; After you submit the form, CuteEditor will change it back to&#160; &#160;&#160;&lt;a href=''yahoo.com''&gt;Type ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 12, 2004
  • Re: Autoconfigure files

    Phil, The property name should be ConfigurationPath. For example: &lt;CE:Editor&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160; ConfigurationPath=''~/CuteSoft_Client/CuteEditor/Configuration/Phil.config''&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160; AutoConfigure=''None''&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160; ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 11, 2004
  • Re: General Questions About CuteEditor 4

    zymran, 1. Security. Does CE support dynamic images/resource/media folders for users e.x. based on their login names or are the XML files for security and roles fix those folders or the roles mentioned (admin, users etc).? Yes, the CE supports dynamic images/resource/media folders. &#160;&#160;Example: &#160;&#160;&#160;var &#160;folder ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 11, 2004
  • Re: How to getSelection ?

    CED.&#160;You can use the following code to get the editor: &#160; var editor1=document.getElementById('&lt;%=Editor1.ClientID%&gt;'); var editor1doc = editor1.GetDocument(); Now you can&#160;get the selection and write your&#160;JavaScript code: &#160; For example:&#160;if(editor1doc.selection.type=='Control') { ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 10, 2004
  • Re: How does the StyleDropDown work? (attaching styles to it)

    squirrel, &#160;Please try the following steps:&#160;1. Edit the common.config and change the appearance of the Highlight dropdown&#160; ( you've done this )&#160;2. Opent the CuteEditor/Template.aspx and modify the following code:&#160;.Highlight &#160;&#160;{ &#160; &#160;&#160;&#160;background-color: yellow; &#160;&#160;} &#160;Please ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 10, 2004
  • Re: More documentation

    We realize that the&#160;document&#160; is lagging behind, and we will included more instructions into the developer guide in the next minor release.&#160;After installing CuteChat on your local machine, you can go to start&gt;&gt; all programs&gt;&gt; CuteChat &gt;&gt; CuteChat help to access the document.
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on December 9, 2004
  • Re: Multiple controls on page slows down performance

    shashankd, There are two factors impact the loading speed. 1.The&#160;network speed 2. The client&#160;PC hardware setting I just created the example page which has 8 editor instances in the same page. Can you test it ? http://cutesoft.net/example/minimaltest.aspx
    Posted to Cute Editor for .NET (Forum) by Adam on December 9, 2004
  • Re: Is the editor MSHTML and Support for Glyphs

    programx, &#160;Thanks for coming back visite our site. &gt;&gt;XHTML compliant Yes, Cute Ediotr is XHTML compliant product. &#160; &gt;&gt;supports Glyphs Unfortunately&#160; Cute Editor doesn't support&#160; Glyphs. Cute Editor is a MSHTML based editor when rendering in IE. With the DHTMLEdit ActiveX control one could simply ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 9, 2004
  • Re: New V4 Dowload?

    Dan,&#160;Thanks for pointing it out. The correct download date should be 12/04. We will fix that right away.
    Posted to Cute Editor for .NET (Forum) by Adam on December 8, 2004
  • Re: Production License vs. Developer License

    Steve, You can use the software on your laptop via http://localhost/ for development purposes.&#160;&#160; &gt;&gt;upload my work to a single webserver, with multiple domain names.&#160;&#160; If all your sites share the same IP address, the IP license will work. If not, you need to choose the developer license. &#160; Keep me posted. ...
    Posted to Purchase / License FAQ (Forum) by Adam on December 8, 2004