Search

You searched for the word(s):
Showing page 1615 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: Changing FilesPath Property

    This is an example: &lt;CE:Editor FilesPath = ''~/somefolder/CuteSoft_Client/CuteEditor'' id=''Editor1'' runat=''server'' &gt;&lt;/CE:Editor&gt;&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on March 23, 2005
  • Re: Context menu missing images...

    I am sorry for replying the post without fully reading it. Try the following steps: 1. Open your IIS 2. Right click the aspnet_client folder and click Properties.3.&#160;In the execute permissions dropdown, select&#160;''Script Only''&#160;&#160;Keep me posted
    Posted to Cute Editor for .NET (Forum) by Adam on March 23, 2005
  • Re: relative links

    When you switch to HTML View, Internet Explorer converts all URLs in hyperlinks (anchor tags) and images (img tags) to absolute URLs with the hostname name automatically. When RemoveServerNamesFromUrl property is set to true (the default), 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 March 23, 2005
  • Re: SignIn Failed

    In the sample portal, there is a bug with DataTime. We will fix it in the weekend. Sorry for the inconvenience.&#160;&#160;
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 23, 2005
  • Re: How do you place the editor in a textarea

    http://cutesoft.net/forums/4900/ShowPost.aspx&#160;&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on March 23, 2005
  • Re: relative links

    Please try the steps in the following link: http://cutesoft.net/example/general.aspx&#160;1. Click the insert link button. 2.&#160; &#160;&#160;&#160; In the URL field, if the path is relative path (../somelink), after postback, you will get a relative path. (Please don't switch to HTML view!) &#160;&#160;&#160; In the URL field, if the path is ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 23, 2005
  • Re: How do you get the editor in an existing textarea

    Can you post your code behind file as well?&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on March 23, 2005
  • Re: How do you get the editor in an existing textarea

    Please follow these steps:&#160; &#160;1.deploying the&#160;CuteEditor.dll assembly and license&#160;file Copy the CuteEditor.dll and the CuteEditor.lic&#160;to the \bin directory for the web application that uses the CuteEditor.&#160; If you need the spell checker function, you need to copy the NetSpell.SpellChecker.dll and the dictionaries ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 23, 2005
  • Re: Difference in features

    Cute Chat is a way of talking online in real time with many people at once. Cute Chat rooms allow multiple users to join in a conversation and see what all the other people are typing. Typically chat rooms are based around certain themes, such as Teen Chat, Macintosh Chat, or Religious Chat. Using Cute Chat, you can meet new people in an ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 22, 2005
  • Re: DotNetNuke - CuteEditor image path

    jritzman, Step 1. Locate and open CEHtmlEditorProvider.vb Step 2. Find the&#160;RootImageDirectory property and modify it to meet your requirments. &#160;&#160;&#160;&#160; &#160;&#160;&#160; Public Overrides Property RootImageDirectory() As String &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 22, 2005