Search

You searched for the word(s):
Showing page 1637 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: controlling the editor window

    Dave,&#160;Put the following line into your template.aspx or style sheet&#160;used by the editable area: &#160;body{ &#160;&#160;&#160; paddining: 0px; margin: 0px; }
    Posted to Cute Editor for .NET (Forum) by Adam on February 21, 2005
  • Re: Absolute Path even with UseRelativeLinks=true

    By default Internet Explorer converts all URLs in hyperlinks (anchor tags) and images (img tags) to absolute URLs. You need to set&#160;RemoveServerNamesFromUrl property to true to get the relative URLs. When this property is set to true, CuteEditor strips out the local server name from all A and IMG tags if the hostname in the URL matches the ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 18, 2005
  • Re: Paste from Word button

    Nimendra,&#160;Ok.&#160; Do you have the same problem at: http://cutesoft.net/example/general.aspx&#160;? About creating custom functions, please check the following example: How to create a custom button which displays a dialog? You can find the source code of the above example in the download package.&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on February 18, 2005
  • Re: Feature Request

    Mike,&#160;Thanks for the kind words about the dotnetgallery and nice suggestions.&#160;I've added this into the feature request list.&#160; We may add it in the next version.
    Posted to ASP.Net Image Gallery (Forum) by Adam on February 18, 2005
  • Re: <CssClass> in common.config doesn't work

    plepage, If you set Editor.AutoParseClasses Property to false as: &lt;CE:Editor AutoParseClasses=''false'' id=''Editor1''&#160;runat=''server'' &gt;&lt;/CE:Editor&gt;&#160;Cute Editor will load styles defined in the &lt;CssClass&gt; element of the common.config file. If you leave it default, editor will expect you use the ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 17, 2005
  • Re: Textbox locked in special characters mode

    chilton, She may use the wingdings font to create the special characters. For example: &#160; Hello world. will become: &#160; Hello world &#160;The html code is:&#160;&lt;span style=''FONT-FAMILY: Wingdings''&gt;Hello world &lt;/span&gt;&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on February 17, 2005
  • Re: modify link

    andriex, Done! 1. Demo is here. 2. main.html &lt;HTML&gt; &lt;HEAD&gt; &lt;SCRIPT&gt; function getValue (field) { var r = showModalDialog('aDialog.html', field, 'dialogWidth:300px;dialogHeight:300px;center:1;'); if (typeof r != ''undefined'') field.value = r; } &lt;/SCRIPT&gt; &lt;/HEAD&gt; &lt;BODY&gt; &lt;FORM ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 17, 2005
  • Re: modify link

    Yes.&#160;I will post more instructions later. You need to finish the rest by yourself.
    Posted to Cute Editor for .NET (Forum) by Adam on February 17, 2005
  • Re: Invalid License

    Hope the following article may help:&#160;http://cutesoft.net/developer+guide/Troubleshooting.htm&#160;&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on February 17, 2005
  • Re: Configuration Cute Chat

    Tony,&#160;We will support the PA module in the version 2.0.&#160; We will release this new version soon.
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 16, 2005