Search

You searched for the word(s): table
Showing page 36 of 142 (1,420 total posts) < 1 second(s)
  • cute editor output should be in small letters

      Hi,    We are using Cute Editor 5.1. We are accessing it in the JavaScript. While we getting the output of the cute editor in javascript, all the tags are displaying in the CAPS. for example, it is like the ...
    Posted to Cute Editor for .NET (Forum) by nrraman.tnj on June 1, 2006
  • Re: Default Table Border size

    Please modify the CuteEditorconstants.js file.// You can modify the following function to change the table default properties within the InsertTable dialogvar _CreateEditingTableStyle = ''<table border='1' cellspacing='0' cellpadding='3' style='border-collapse:collapse;width:320'>'';
    Posted to Cute Editor for .NET (Forum) by Adam on June 1, 2006
  • Re: HowTo: Modify some default values for Insert Image and Insert Table Panels?

    Please modify the CuteEditorconstants.js file.// You can modify the following function to change the table default properties within the InsertTable dialogvar _CreateEditingTableStyle = ''<table border='1' cellspacing='0' cellpadding='3' style='border-collapse:collapse;width:320'>'';
    Posted to Cute Editor for .NET (Forum) by Adam on March 24, 2006
  • Customizing DBSQL Access to meet our App needs

    The application that we are implementing our cutesoft.net editor in has the Folder structure stored in a database table and the images stored in another database table.  The Image table has a FK to the Folder table telling us what Images are in what folders.  I'm reusing a lot of the SqlSample code in the HOWTO area.   Is there a ...
    Posted to Cute Editor for .NET (Forum) by Bensch on October 5, 2005
  • Editor repeats URLS that have Querystrings

    When loading text that contains a link with a Query String of more than two Name/Value pairs, the Cute Editor CHANGES that link into one where it repeats itself over and over every time it renders the Name/Value Pair.   Code Example:   1. Create a page that contains the CuteEditor, a Textbox, and a LinkButton 2. add the ...
    Posted to Cute Editor for .NET (Forum) by Sami on September 28, 2005
  • editor html

    hello,    how do i extract plain html from the editor in c#.   When i use editor1.text it gives me the html in the format :    sample 1:       <table>        <tr>        ...
    Posted to Cute Editor for .NET (Forum) by un2005 on August 12, 2005
  • Re: retain html formatting

    Adam--   Thanks for the reply. We have installed the latest version, and disabled auto formatting. It is still changing the formatting though. EX: <table><tr><td></td></tr></table>will change to <table>    <tbody>        ...
    Posted to Cute Editor for .NET (Forum) by SpreadTheWord on April 12, 2005
  • Re: Image not visible (does not have absolute path)

    Hi Adam,                   I have tested it. When I add an image and go to HTML view and then to Normal view, and save the message, here is the output. <img height=''111'' src=''http://cutesoft.net/uploads/acrobat.jpg'' width=''140'' /> <table ...
    Posted to Cute Editor for .NET (Forum) by Aparna on April 1, 2005
  • DIV tags

    This issue was mentioned in the previous message board systems, but is there an ETA on the ability to exclude the <DIV> tag that is auto added to posted text? We are having a problem with that tag making text simple not render, because the editable content is inside a <SPAN>, and since <SPAN> is an inline tag, it cannot have ...
    Posted to Cute Editor for .NET (Forum) by tbrown187 on October 13, 2003
  • Re: Table selection short cut

    vckanandvpp,   There is not such a shot-cut available in IE.   However you can click the table border in IE and select the whole table.
    Posted to Cute Editor for .NET (Forum) by Adam on April 21, 2009
« First ... < Previous 34 35 36 37 38 Next > ... Last »