Search

You searched for the word(s): table
Showing page 1 of 255 (2,541 total posts) < 1 second(s)
  • What is this?

    I'm now getting a serious error that confuses me (like so many other things...). I load an HTML file into CE then click [Preview]. The file has a URL link that I click. The url opens inside the preview window. When I then click [Normal], the app fails with the information below. I am running the app on localhost.   The HTML file in ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 1, 2006
  • SQL

    when i import the sql i get this      localhost   cutechat ErrorSQL query:  IF EXISTS ( SELECT * FROM dbo.sysobjectsWHERE id = object_id(N '[dbo].[Roles]')AND OBJECTPROPERTY(id, N 'IsUserTable') =1)DROP TABLE [dbo].[Roles]GO IF EXISTS (SELECT * FROM dbo.sysobjectsWHERE id = object_id(N '[dbo].[UserRole]')AND ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by chrisackford on August 30, 2006
  • Re: DataBase relation

    Hi Max, I am having hard time configuring this. here is my code:   <!--#include file=header.asp--><%Class CuteEditor  ' version 5.0 Private s_AccessKey Private s_activetab Private s_AllowEditServerSideCode Private s_allowpastehtml Private s_autoconfigure Private s_AutoParseClasses Private ...
    Posted to Cute Editor for ASP (Forum) by necross on January 19, 2007
  • Re: PDF formatting incorrect

    #1 Clear the HTML code from the editor on the webpage #2 Paste in the HTML code from form:  <div style="text-align: center;"><strong style="font-size: 18pt;">SKILLED NURSING PROGRESS NOTE</strong></div>  <hr />  <div></div>  </div>  ...
    Posted to Cute Editor for .NET (Forum) by MDECK on November 13, 2012
  • Re: Help with upgrade from version 3 to version 4 on Cute Editor for ASP

    Here you go Adam. This page has nine editors on the page. The information is stored is stored in a SQL Server database. <%@LANGUAGE=''VBSCRIPT''%> <!-- #include file = ''CuteEditor_Files_V4/include_CuteEditor.asp'' --> <!--#include file=''Connections/dbconnections.asp'' --><!--#include virtual=''secure.asp''--> <% ' ...
    Posted to Cute Editor for ASP (Forum) by HalRau on May 23, 2005
  • Re: When an editor is added to a page, TWO editors appear.

    You will notice that the generater HTML contains a repetition of the exact code for rendering ONE editor.<!-- CuteEditor Editor1 Begin --> <input type=hidden name='Editor1:ClientState' value=''/><input type=hidden name='Editor1:PostBackHandler'/><link rel=''stylesheet'' ...
    Posted to Cute Editor for .NET (Forum) by Nimendra on December 7, 2005
  • Re: Turn off HTML Correction

    Hi Adam,   Unfortunatly we dont have an example of the code before the newsletter is created, because these are client templates we needed to fix them and send them out as soon as possible. I can however give you an example of the email that was created if thats any help! Thanks for your speedy response with this, we may have to look at ...
    Posted to Cute Editor for .NET (Forum) by mistat2000 on March 18, 2010
  • Re: Urgent: table bug: setting cell properties doesn't override table Class setting

    Update on this issue:   I read through the W3C guidelines on CSS and it appears that the author's style settings always take precedence over the reader's settings. In other words, in a situation like this:   <style type=''text/css''> table.sample td { padding-bottom: 0px; width: 150px; padding-top: 0px; text-align: ...
    Posted to Cute Editor for .NET (Forum) by fredd on September 1, 2007
  • Re: Textarea disabled on first load

    No, it doesn't change things any for us.  The code above was the solution to a previous problem.  Now there is the new ''readonly'' problem in FF2.0 and older.... here is the html that produces this problem, could you please tell me if you see anything <!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML 4.01 Transitional//EN''> <HTML ...
    Posted to Cute Editor for .NET (Forum) by OlegS on March 30, 2009
  • Re: Pasting table from Excel and table tags descriptions

    Thank you Ken. The first issue has ben resolved. Attached is the requested screen shot. Developers know what tags are however non-developer users usually do not. So when one of those users creates a table and tries to change the background color of the table top row, they might not know where to go. Is it possible for us to rename the items in the ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by cw3 on April 3, 2013
1 2 3 4 5 Next > ... Last ยป