Search

You searched for the word(s): table
Showing page 215 of 255 (2,541 total posts) < 1 second(s)
  • HTML Editor Modifies Code when switching to Normal mode

    We use the Cute Editor to compose HTML email messages. In order to create a message that will display appropriately in multiple email clients (Including the new Outlook 2007), the structure of the HTML must be very basic with SHORT lines of code, no CSS, limited span tags, no DIVs, etc.   However, the HTML editor has a bad habit of ...
    Posted to Cute Editor for .NET (Forum) by jondavisct on February 8, 2007
  • DisplayName not updating with Membership Records

    I've integrated the CuteChat client with our site and have managed to get it going.  However, when our users update their display name in their member profile (our database), this is not coming through in the chat client.  Instead it uses their previous display name, as this is what is in the User table in cutechat, despite the fact that ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by renhammington on January 22, 2007
  • Re: custom dialog window strips html code before pasting into editor

    By the way, it also works correctly if I put in 'normal' html tags, like <b>, or </table>, and so on, but it always strips <link and <script> tags, even though the enablestripscript is set to false. I am also creating this to work with external .js files, so that they can be included on a page (or even better, in a ...
    Posted to Cute Editor for .NET (Forum) by emg on April 3, 2006
  • Copying/Pasting from Excel - how to keep column alignments?

    Hi there,   I need to be able to copy a table from Excel and paste it into the editor. This works fine but no matter what paste method I use (normal, from Word) the column alignments always default to Left, for example: Overseas Indicies Current +/- % Previous Trend Dow ...
    Posted to Cute Editor for .NET (Forum) by SimonM on January 17, 2006
  • How we can default the cell padding, cell border, cell alignment properties.

      1)     When ever we insert a table in cute editor,         By default its cell padding is 3 and cell border is 1         Is there any way so that we can default the values of the cell padding and cell border to be ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on October 19, 2005
  • CuteEditor for ASP version 4.1 is available!

    We are happy to announce the newest build (version 4.1) of our software - CuteEditor for ASP  is available. If you still have the CuteEditor Delivery email, click the URL in the email to download your control. If you deleted the delivey email, please write to sales@cutesoft.net .   New Features and Improvements:   The new ...
    Posted to News and Announcements (Forum) by Adam on July 17, 2005
  • Saving text from editor to the database

    When I paste HTML formatted text and have the editor text saved to a database, it returns with differently formatted html.  This is especially problematic with links <a href> tags without terminating </a> tags, tables, etc.  Is there something we need to change in how we set the editor text value or a different property we ...
    Posted to Cute Editor for .NET (Forum) by chilton on January 14, 2005
  • Re: no images, editor hanging with hourglass ?

    Further to that.I fI right click on a red cross and get the path to the image, and then paste that into a browser address bar, the image displays properly.Eg the img tag is as follows : <img id=''cmd_TableDropDown'' Command=''TableDropDown'' onclick=''var editor=CuteEditor_GetEditor(this);if(!editor.readOnly)editor.TableDropDown(this)'' ...
    Posted to Cute Editor for .NET (Forum) by jwhittaker on January 6, 2005
  • Stipped down form of HTML output

    Hi, I was looking at the example on http://cutesoft.net/example/xmloutput.aspx and when you submit the page the html displayed shows only the items entered (not the form tag, body tag, table tag, etc).  I downloaded the demo and tried it out but the html I am getting has the body tags and such in it.   I even copied ...
    Posted to Cute Editor for .NET (Forum) by auxe on January 4, 2005
  • Creating multiple editors at run time.....

    Is this possible and if so how do I do it?  I have a page where I build a html table with text area tags in each row.  I don't know how many rows there will be since it's driven by the database and doesn't use a fixed number.  The datagrid example is kind of heading in the direction I want to go, but I want all the editors loaded at ...
    Posted to Cute Editor for .NET (Forum) by IronKane on May 12, 2004