Search

You searched for the word(s): table
Showing page 56 of 142 (1,420 total posts) < 1 second(s)
  • Re: CuteEditor for .NET Questions

    Thanks Adam, admin.config and guest.config had the default path as you mentioned, but default.config was hardcoded to the path I mentioned in the error, after I changed to uploads path, it is working now.   The version I am using is 5.3, the trial version and the .net framework is 1.1.   I found a solution for the below question ...
    Posted to Cute Editor for .NET (Forum) by Bindujiju on July 3, 2006
  • Re: modify link

    andriex, Done! 1. Demo is here. 2. main.html <HTML> <HEAD> <SCRIPT> function getValue (field) { var r = showModalDialog('aDialog.html', field, 'dialogWidth:300px;dialogHeight:300px;center:1;'); if (typeof r != ''undefined'') field.value = r; } </SCRIPT> </HEAD> <BODY> <FORM ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 17, 2005
  • Re: Insert break problem

    This is my CE Web Custom Control   Code Behind :       Public Class HTMLEditor        Inherits System.Web.UI.UserControl #Region '' Web Form Designer Generated Code ''         'This call is required by the Web Form ...
    Posted to Cute Editor for .NET (Forum) by pnmcosta on October 13, 2004
  • Re: Advanced table wizard firing

    Hi,   All pop up dialog based on the same function, have no way to prevent it for table only for now.   regards,   Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 19, 2016
  • Re: Bug with table reset

    FredD,   Please try this example again:   http://cutesoft.net/example/general.aspx   If it works for you, please download the latest build.   To upgrade to this new build, you need to update all files under CuteSoft_Client\CuteEditor\Scripts directory.
    Posted to Cute Editor for .NET (Forum) by Adam on September 3, 2007
  • PDF Export doesn't look right with tables

     I'm having trouble with exporting HTML tables to PDF.  The PDF table cells are not the right width, and the text isn't aligned properly.   I took a few screenshots and posted them here:  http://imgur.com/a/G8HnM    The first image is the aspx page with the editor.  The  second image is ...
    Posted to Cute Editor for .NET (Forum) by PHColo on August 20, 2015
  • Re: CuteEditor methods are not working when making it visible by code.

    Hi Ken,   Thanks for the reply, Some how that event is not firing in my page, I have 6 to 8 cute editors in my page, which will be invisible while page loads, and based on user selection they will be dispalyed.    This issue is only with chrome , safari and firefox (May be other than IE) . I am trying to find a workaround for ...
    Posted to Cute Editor for .NET (Forum) by swathiVajja on March 7, 2013
  • SSL error message in IE7 and IE8 upon control removal

    When removing the CuteEditor control from the DOM using JavaScript on an SSL connection, an "Insecure items" warning message is displayed by the browser.   In the example provided, the main CuteEditor table is being removed.   This behavour was not observed in IE9, Safari 5.1.7 or Chrome ...
    Posted to Cute Editor for .NET (Forum) by DanielBarratt on August 29, 2012
  • Re: Source reference issue with Templates

    Hi, this problem still remained even after your help, so i have since upgraded cuteEditor but now am running into the problem where if i set URLType=''Default'' entering <img src=''../uploads/img.png''> works fine and the URL is no longer converted to Absolute.entering BACKGROUND-IMAGE: url(../uploads/img.png); as a style ...
    Posted to Cute Editor for .NET (Forum) by lazzyad on July 29, 2011
  • Right-click on an image in Safari has different context menu than other browsers

    In Safari (I'm using 5.0.5), if you go to your sample page (http://www.cutesoft.net/example/general.aspx) and right click on either of the two images in the table the context menu comes up, but there is no menu item for ''properties'', like there is in all of the other browsers. Is this menu item intentionally not displayed in Safari for some ...
    Posted to Cute Editor for .NET (Forum) by bshamblen on July 20, 2011
« First ... < Previous 54 55 56 57 58 Next > ... Last »