Search

You searched for the word(s): table
Showing page 1 of 142 (1,420 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
  • 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: 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: Customize "Upload" button behavior in Insert Image dialog box

    Hi qsun, The code below shows you how to handle the click envet of the upload button. And how to change the upload file name. The red code is what I added into the ''insert image'' dialog page <%@ Page Language=''C#'' Inherits=''CuteEditor.Dialogs.FileBrowserPage'' EnableViewState=''true'' %> <%@ Register TagPrefix=''CE'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 24, 2011
  • Re: CuteEditor modifies pasted html code ?!

     Adam wrote: Can you paste your new HTML code? <table height=''100%'' cellSpacing=''0'' cellPadding=''0'' width=''100%'' bgColor=''#efefef'' border=''0'' valign=''center'' ID=''Table1''> <tr> <td vAlign=''bottom'' align=''center'' bgColor=''#efefef'' height=''55%''> <table height=''163'' ...
    Posted to Cute Editor for .NET (Forum) by sebnunes on March 7, 2005
  • Re: images and text box doesnt load correctly.

    I'm having the same problem.  Here's what I'm doing....   In TestPage1.aspx:  <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ... <div>     <CE:Editor ID=''Editor1'' runat=''server'' /> </div> ...   After viewing the page's source, he's ...
    Posted to Cute Editor for .NET (Forum) by mhodges on December 10, 2008
  • Source code has been wrongly changed in cuteeditor! Please help!

    Hi    We use the latest cuteeditor 6.6 but this problem still happen. Please help!   When we put source HTML with some javascript codes below into cuteeditor, the editor change the codes and this change makes the HTML page cannot work.   Any settings can we make these orginal HTML code will not be ...
    Posted to Cute Editor for .NET (Forum) by LarryCheung on November 23, 2012
1 2 3 4 5 Next > ... Last ยป