Search

You searched for the word(s): table
Showing page 106 of 255 (2,541 total posts) < 1 second(s)
  • Is setHTML() supported in v5.2

    Is setHTML supported in v 5.2? I ask because no matter what I try I cannot get it to work. Whenever I do I get a ''Object doesn't support this property or method'' error in IE and ''editor1.setHTML is not a function'' in FF. In fact I get the same errors if I use the getHTML function too, though if I use alert(editor1.value) this returns the ...
    Posted to Cute Editor for ASP (Forum) by judas on July 31, 2008
  • Re: RTF Bullets Not Being Exported / Loaded Correctly

    not true it is still doing the same thing... I'm tearing my hair out. How can I control the rtf output, why can't cute editor rtf what it can input, for instance I can paste a word table into an editor instance, but the rtf is rubbish, is there anyway I can reproduce what I see in the cute editor in an rtf.   thanks
    Posted to Cute Editor for .NET (Forum) by zaggle on July 3, 2008
  • manage messenger contact list from database

    hi I would like to manage my users contact lists (in messenger) from the database rather than have users add, remove and block contacts from within messenger. I have removed all of the options in messenger to add, remove and block contacts, but when I modify the buildInContacts field in the sql table CuteChat4_User, the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by greg0rym on June 5, 2008
  • Cannot validate editor in GridView or DetailsView

    I have no problem validating the editor when I incorporate it in a Table control but I can't make it work in a GridView. The result is the error: ''Unable to find control id 'CeName' referenced by the 'ControlToValidate' property of 'RequiredFieldValidator1'.'' I'm guessing I will have to do this with code behind.   Here's the relevant ...
    Posted to Cute Editor for .NET (Forum) by GDB on May 22, 2008
  • Assigning moderator problems

    A while back we switched from Snitz to CS2007 integrated CuteChat 4. I'm having a problem assigning moderators though. it seems as though a couple will work and the rest will not with no real reason as to why. So what I'm curious about is if there is a known bug issue with assigning moderators to chat.   I even tried opening up the database ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by twentythree on May 8, 2008
  • Failed to load Viewstate Error occurs when using Cute Editor

    I am trying out CuteEditor to see if I can use it on my websites. I first fill a gridview with data from a Sql Table. I then select a detailsview of the item I am interested in. But, when I when I click on the Edit button, it returns to the gridview instead of entering the edit mode of the detailsview. If I then click the select button on the ...
    Posted to Cute Editor for .NET (Forum) by tavogardo on May 2, 2008
  • Changing the default font size in editor

    Setting the EditorBodyStyle = ''font:normal 0.7em verdana'' works great but the text inside a table is massive! I've tried changing the EditorWysiwygModeCSS = ''wbp.css''  and placed a wbp.css file in the CuteEditor_Files/styles folder which defines td {font-size:1em;} or even 10em and nothing happens. I don't want the user having to ...
    Posted to Cute Editor for PHP (Forum) by Graham on March 2, 2008
  • Re: Cute Editor and SQL

    Hi there,   Assuming you are using .NET, and are able to get your SQL data from the table to a variable, the editor has a text property that you can set. So using default settings and editor name, you would want to add this to your PageLoad sub in the ASP.NET page:   sub PageLoad()    Editor1.text = ...
    Posted to Cute Editor for .NET (Forum) by Phideas on January 15, 2008
  • Editor missing text entry area + install error

    Hello,   I was having an issue with the Cute Editor truncating the text entered even though the MaxHTMLLength was increased (as well as my table column's length and the associated stored procedure).  After searching the forums here and the downloads page, I noticed that there was an update for the Cute Editor 6.0 for .NET.  So I ...
    Posted to Cute Editor for .NET (Forum) by cat4jan on December 23, 2007
  • Re: __cc_version' is undefined and '__cc_urlbase' is undefined window error

    Now I'm getting this error when messenger is opened.   --------------------------- Windows Internet Explorer --------------------------- http error1 :500:Internal Server Error: <html>     <head>         <title>Compilation ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by smozair on November 27, 2007