Search

You searched for the word(s): table
Showing page 128 of 255 (2,541 total posts) < 1 second(s)
  • Re: Image path problem with templates

    If you set set Editor.RemoveServerNamesFromUrl property to true and Editor.UseRelativeLinks property to true, you will get the following result after you click the submit button:   <div align=''center''> <center> <table cellspacing=''8'' cellpadding=''0'' width=''665'' bgcolor=''#cccc99'' border=''0''> <tbody> ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 24, 2006
  • Re: CuteEditor not Using Sylesheet's Font-Size

    EvilMonkey,   There are two ways to control the Text Size in your web page: 1. <FONT> tag You can use the SIZE attribute of the <FONT> tag to state the desired dimension as a value from 1 to 7. These values don't translate to pixels or points or any of the usual text measures, but the type size you're used to seeing on ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 30, 2004
  • Re: Issues with Bullets - selected three lines and click bullets

    lbklatzkin:I am also experiencing this problem with version 6.0.  when pasting from word (and using the HTML/Word cleanup and having default paste setting to ''plain text'') -- there is ALWAYS a surrounding <div> tag.  So when the user presses the bullet point button, the bullet goes around the entire text!  Is there a way to ...
    Posted to Cute Editor for ASP (Forum) by Adam on August 18, 2007
  • Re: won't save the edited html

    I don't have the same problem in http://cutesoft.net/example/Edithtml.aspx Here's my entire ASPX page below: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Register TagPrefix=''uc1'' TagName=''titleNoLogin'' Src=''includes/titleNoLogin.ascx'' %> <%@ Page Language=''vb'' ...
    Posted to Cute Editor for .NET (Forum) by lerien on May 17, 2005
  • Re: Multiple Issues with Table

    >>Even if the border is not a real border, I want it to look solid, just to give the impression that it can not be moved.   http://richtextbox.com/test/ToggleBorder.aspx
    Posted to Cute Editor for .NET (Forum) by Adam on June 25, 2009
  • Re: configuration error authentication mode ="None" line

    ok I removed that and now I get: Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Slap on May 14, 2006
  • Linebreak Not working.

    The linebreaks are not working as intended. This was the bug in 5.3 and is still occuring at 6.1.2   if a table is surrounded by a custom div, then if you press enter and type something in, the new text does not wrap in requested linebreak. instead it creates a custom div tag as a containing tag.   Steps to reproduce use url ...
    Posted to Cute Editor for .NET (Forum) by gutpal on September 2, 2008
  • CuteEditor messes with HTML, how to disable this

    Alright problem is like this:   I use cuteeditor to make ''views'' as follows     Cute editor1 - Header of my view <table> <tr> <td>Table header</td> </tr> Cute editor2 - Body of my views, gets stuff out database   <tr> <td>Table Body with stuff out of my database, ...
    Posted to Cute Editor for .NET (Forum) by SaferSephy on August 14, 2007
  • the table CuteChatClient temporary database information could not be deleted

    I use NukeChat4.zip when encountered a problem.In closing IM_MainForm.aspx Form, the table CuteChatClient temporary database information could not be deleted, and how to solve it?
    Posted to Cute Chat and Cute Web Messenger (Forum) by zhaotian on November 22, 2007
  • Re: Problem removing items from the ContextMenu

    Hi,   You can find the settings under "\cuteeditor_files\Configuration\ContextMenuMode\Default.xml". Please clean your browser cache after changed to try again.   Below is the new code which match the requirements your sent, please try ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on October 11, 2013