Search

You searched for the word(s): table
Showing page 165 of 255 (2,541 total posts) < 1 second(s)
  • Re: Html Auto formatting issue!!!!

      Thanks for taking out your time to solve my problem.   Well Adam, i understand that html is invalid. This was just an example. Well, if I write this code in a notepad and save it with .html and try to open it in Internet Explorer. IE will show the table but its not going to correct my html. I tried it. Basically, I want that ...
    Posted to Cute Editor for .NET (Forum) by Mehek on March 4, 2008
  • Re: Upgrading from version 3 to 4

    ppritchard,   There is no upgrade path from version 3.0 to 4.0.   You need to install 4.0 from scratch.   >>I don't see an SQL upgrade script.   The version 4.0 uses different DB table than version 3.0.   >>How do we accomplish integration with in version 4?   Please check the following ...
    Posted to Cute Live Support (Forum) by Adam on February 1, 2008
  • Double square brackets replaced by curly brackets when data pull out from database

    Hi We use cuteEditor version 5.3. The double square brackets were always replaced by curly brackets when data were pull out from database. such as, if you type [[AAA]] and click save, the data will store in the database table and display ok on other pages which pull the stored data from database. if you use cuteEditor to edit this data ...
    Posted to Cute Editor for .NET (Forum) by Fang on October 19, 2007
  • Working with tables

    The table function definitely takes some ''getting used to''. Is there a simple way to set colum/row properties (all width/height)?? All my guys are freaking out because if you try to click in a cell and add text, and move too quickly, you can really mess up the properties.......is there a simpler way to manage the tables, or to disable the ...
    Posted to Cute Editor for PHP (Forum) by Capper on October 6, 2007
  • Creating PDF's

      The issues we have are: 1. We use cute's component to create PDF file:     objHtmlToPDF = new CuteEditor.Convertor.PDF.HTML2PDF(strViewDocData)     objHtmlToPDF.Render()     objHtmlToPDF.Save(strViewFileName) where strViewDocData is a string of HTML code.   The component ...
    Posted to FAQ (Forum) by MikebOA on October 4, 2007
  • Trying to drag cells to resize is just not designed well

    Adam,   Using the mouse to adjust the cell size in a table is way too difficult. Just trying to get a cell selected is a very difficult task. The mouse has to be so exactly positioned and even then its not consistent. Also, there is only one multi-direction cursor presented, so the user can't just set the width or just set the ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 31, 2007
  • Adding contacts manually

    Hi, We are integrating Web Messenger into a site we are building and we want the site to handle all the contacts. We can/will remove the Add Contact options from web messenger, all we need to do is then add this functionality to our existing contacts system. Can I check I have this correct: When a new user is created on our site, ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by PeteMVG on August 29, 2007
  • Toolbar icons show incorrectly

    Hello   I have a cuteEditor control which has a custom toolbar I created. <toolbars> <item type=''g_start'' /> <item type=''image'' name=''Bold'' imagename=''bold''/> <item type=''image'' name=''Italic'' imagename=''italic''/> <item type=''image'' name=''Underline'' imagename=''under'' /> <item ...
    Posted to Cute Editor for .NET (Forum) by dotnetdeveloper on August 24, 2007
  • Full screen menu items not relocating properly

    Internet explorer:   Normal mode is:     Note how dropdowns are properly on second row.   After full screen, now look (scroll right to see problem):         See how toolbars are right-justified!?   How to fix this?   Configuration file has g_start and g_end surrounding drop down ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 16, 2007
  • Changing the default font

    Hello,   Can you please point to me where I can change the default font used by the editor? I've found some posting about this topic, but wasn't able to do it. My cuteeditor's css is pointing to the example.css (included in the following), and I've tried modifing it to use font other than Times New Roman, but it didn't seem to ...
    Posted to Cute Editor for .NET (Forum) by AnnieSun on June 21, 2007