Search

You searched for the word(s): table
Showing page 159 of 255 (2,541 total posts) < 1 second(s)
  • Displaying saved database content

    I can save my Editor content to the database but having trouble displaying/rendering the content back out on a page when I pull it back out of my MSSQL database. Have a table called 'CMS_PAGES and I'm saving the editor output into a field called 'pages_body'. This is the HTML data contained in that field for example:     ...
    Posted to Cute Editor for .NET (Forum) by spencet on October 29, 2009
  • Editing .net aspx pages (including server tags/code)

    Hello, I am on the final part of the project i purchased CuteEditor for and have come across an issue editing .aspx server pages:-   I have set the flags for AllowEditServerSideCode=True, EditCompleteDocument=True - the problem i have is when edited in 'cuteeditor' it is moving the server tags into the <head> ...
    Posted to Cute Editor for .NET (Forum) by mrwighty on April 16, 2009
  • Resizing tables crashes IE

    Hi,   Dragging table cells outside the cute editor bounds can crash IE.   This is fairly easy to reproduce in the demo at http://cutesoft.net/example/general.aspx as follows: Using IE7, first increase the size of the overall table out to the right. Then grab the top table cell and start resizing it out to the right as ...
    Posted to Cute Editor for .NET (Forum) by mnewton on August 13, 2008
  • Problem with line break

    I have set the line brea as Br, but when there is a table, and inside the cell I start to write text, some line breaks are <p> tags, despite the fact I put in the settings to use Br.   This also happens in the example of this website http://cutesoft.net/example/oncarriagereturn.aspx   Choose Br, draw a table, and start typing ...
    Posted to Cute Editor for .NET (Forum) by guisella on May 30, 2008
  • HTML Pasted got updated in Cute Editor

    A bug was found in Cute Editor which prevents integrators from simply pasting HTML from Dreamweaver into the HTML view of Cute Editor. It seems like Cute Editor re-processes the HTML entered and breaks it in some cases.If you paste this HTML below in the HTML view of Cute Editor and simply save to database. It will not show correctly on the ...
    Posted to Cute Editor for .NET (Forum) by smitaswaika on August 22, 2006
  • Forms in text ?

    I have been playing around with the form elements of the editor, but I can't get it to work properly. I have tried to to catch the values of the form by: Dim formElement As New System.Web.UI.WebControls.LabelIf Request.Form.HasKeys Then For Each element As String In Request.Form formElement.Text += (element & '': '' & ...
    Posted to Cute Editor for .NET (Forum) by Larskohsel on February 3, 2005
  • Fine in Mozzila but not in IE

    Hi,   I've developed my application using the Ajaxuploader and it's working perfectly in Mozzila, but when I access it throw IE it does not show the preloader bar on upload.   The problem happens when I put the component inside a table.   What's going on?   Thanks!    
    Posted to Ajax Uploader (Forum) by raphaelias on April 16, 2008
  • Re: What can go in the cutechat4_settings table?

    Hi JoeJoe, Only the canned message/url/image allow to export for now. Regards, Ken 
    Posted to Cute Live Support (Forum) by Kenneth on July 26, 2012
  • Re: Inserting table - delete column not working in Firefox

    Hi,   We have fixed this issue and will provide v6.5 in a few days.   Regards, Terry  
    Posted to Cute Editor for .NET (Forum) by cutechat on October 6, 2009
  • Re: Modify Insert Table

    Mike,   valign is not a valid attribute for the table element,  I suggest you move the valign=''top'' to the <td> element instead.
    Posted to Cute Editor for .NET (Forum) by Adam on February 26, 2004