Search

You searched for the word(s):  
Showing page 2464 of 4,987 (49,864 total posts) < 1 second(s)
  • Bottom Ads

    Hi Adam,   I'd like to add a bottom advert to CuteChat rooms. It appears to be possible as there's a BottomAds.ascx file in the \Advertising\ directory. I presume also this would involve adding code to CH_MainForm.aspx as it contains info regarding TopAds.ascx.   Could you tell me what I need to add on what lines? ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Megabyte on April 25, 2007
  • Preview Function not working when writing forum posts

    I am using the CuteSoft Editor for Community Server 2.1.   When writing a forum post, the preview function does not work. After typing in some text, and then clicking the ''Preview'' button, the previewed post is empty (even though I had entered in some text).   It worked fine in the default WYSIWYG editor, and now doesn't work since ...
    Posted to Cute Editor for .NET (Forum) by cfaith on April 9, 2007
  • general implementation question.

    I'm curious as to the general way this editor is implemented  in asp.net apps. Do you just put the editor on the aspx page and when in edit mode, use the editor to design the contents of that same page, and when not in edit mode, hide the editor so the generated html shows on the page? (So therefore there is an editor on each aspx ...
    Posted to Cute Editor for .NET (Forum) by rutledj on April 5, 2007
  • Insert Table Bug

    There appears to be either a bug or a strange problem which causes the 'insert table' function to work differently in IE 7.0 against Firefox 2.0.   In Firefox, by clicking on the 'insert table' button a dialog is displayed. I select the default property values then press the OK button. At this point I am able to select entire columns in the ...
    Posted to Cute Editor for .NET (Forum) by wh1974 on March 7, 2007
  • href_cetemp

    Hi   I am getting spurious href_cetemps appearing in my javascript code. In the database the code is correct, but by the time the editor shows it in HTML view it has added loads of href_cetemp for every <a> link within javascript code. I have copied the two versions below. This seems to happen in both IE and firefox.   Any ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 15, 2006
  • Logging chat messages change

    I am in last stages of integrating cutechat in our portal environment.   This is how it shud work. Even though users have portal accounts they shud be allowed to login as anonymous users and choose nick-names. Thats done. But portal admin should be able to see the logs in the database and identify users by portal accounts. I was ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by kuljitsingh on November 1, 2006
  • Performance issue with certain pages since upgrading to 5.2

    I seem to be having a problem with performance on saving certain pages after upgrading from 5.1. to 5.2.  The pages are not particularly long and it does not happen on all pages of similar length.  There is even a significant lag in time when I select HTML within the editor.  Once the browser dial begins to turn the process ...
    Posted to Cute Editor for ASP (Forum) by jgarappolo on August 7, 2006
  • Re: *Very Urgent* dropdownlist in Cute Editor toolbar populated from a database

    So I got  a dropdowlist populated using a database:     Dim container As System.Web.UI.Control container = Editor1.ToolControls(''custom'').Control Dim dropdown As CuteEditor.RichDropDownList dropdown = New CuteEditor.RichDropDownList(Editor1) 'set the onchange statement 'use the CuteEditor_DropDownCommand => ...
    Posted to Cute Editor for .NET (Forum) by the4bs on June 27, 2006
  • HTML code appears in Normal View

    I've upgraded to V5.0 recently and have just ran into the following ''strange'' issue.  When I paste in HTML code (in the HTML view), then switch to Normal mode, the HTML code appears instead of the HTML formatted text.  I'm copying HTML from within CuteEditor on another page - then pasting it in a different Editor window.  I need ...
    Posted to Cute Editor for .NET (Forum) by Ahem on May 22, 2006
  • Using external stylesheet styles with <p> and <div> tags

    Hello,   We are using the latest version of the control, and we are having a problem loading style values into the Css Class dropdown for <p> and <div> element styles. Is it possible to have the editor read all styles from an external stylesheet and list, in the Css Class dropdown, the styles contained within the ...
    Posted to Cute Editor for .NET (Forum) by cbw on May 18, 2006