Search

You searched for the word(s): table
Showing page 63 of 255 (2,541 total posts) < 1 second(s)
  • Saving HTML to Database

    The SavedHTML field in my SQL Server DB is seen like this via Management Studio:  (ver 1)   &lt;p&gt;&lt;table style=&quot;WIDTH: 100%; BORDER-COLLAPSE: collapse&quot; cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; border=&quot;0&quot;&gt;    ...
    Posted to Cute Editor for .NET (Forum) by plord on October 17, 2006
  • 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: Developer License and Redistribution License

    P.S. Regarding the API, I have seen this: http://cutesoft.net/asp/JavaScript-API.asp   It's not what I'm looking for, this is just a Javascript command reference for simple commands in the editor.   I'm more interested in customization issues like these with regards to the API: How to replace a dialog window with a custom ...
    Posted to Purchase / License FAQ (Forum) by robw on May 5, 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
  • Re: Any fix for DOCTYPE and Editor.Height Editor.Width bug?

    Steve,   If you are using the version 5.1, please download the control again.   If not, please follow the steps below to fix it:   1. Open include_CuteEditor.asp and find the following line:   Response.Write(''<table ''&s&'' id=''''CE_''&ID&''_ID'''' cellspacing=''''0'''' cellpadding=''''0'''' ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 4, 2006
  • network error :500:Internal Server Error:

     Hi,What could this error be? It comes about once in every half hour...Regards,Jarmo Laakso Runtime Error body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by jslx7 on October 17, 2005
  • 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
« First ... < Previous 61 62 63 64 65 Next > ... Last »