Search

You searched for the word(s):  
Showing page 1414 of 4,987 (49,864 total posts) < 1 second(s)
  • Problem with separators

    Hi there, i wonder if there is anyone who can help me with this problem:   When i render by texteditor with a doctype (<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>) the separators don´t show. If i turn og the doctype or use an old one, the separators ...
    Posted to Cute Editor for .NET (Forum) by rpj on October 27, 2005
  • Multiple domain names

    Hi   Can the license file contain information for two or more domains. We have a site with multiple domain names, all domains are using the same source code and therefore also using the same license file. Only one of the domains are working with CuteEditor as we for the moment only bought the license for one of the domain names. Each ...
    Posted to Purchase / License FAQ (Forum) by thukristensen on October 11, 2005
  • I'm still getting errors even with the second temp on 4.5

    still getting this error     Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load file or assembly ...
    Posted to Cute Editor for .NET (Forum) by Camille Trapp on October 10, 2005
  • ComponentArt Tab Control tabs show through CE 5.0 full screen edit

    I have a page that uses the ComponentArt Web.UI Tab Control along with your CE 5.0 Editor.  When I go to full screen edit, the tabs for the ComponentArt controls show through the full screen view of CE 5.0.  No other controls show through (even HTML select lists...).   Any ideas on why this is happening?   Thanks in ...
    Posted to Cute Editor for .NET (Forum) by jmercker on October 6, 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
  • Server Error

    I received the following error when I loaded my project to the web server.  I believe my temp license that you provided while I am testing the site is still valid, but I am not 100% sure.  Here is the error...any suggestions?Thanks for all your help!     Server Error in '/' Application. The located assembly's manifest ...
    Posted to Cute Editor for .NET (Forum) by ashleyaustin on October 4, 2005
  • Demo Version Parser Error

    Hi,   I have just tried toload the demo version c# demo and i get the following error. Can anyone help?   Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error ...
    Posted to Cute Editor for .NET (Forum) by stuart on October 4, 2005
  • Re: Expected hexadecimal digit error

    Adam   There are no cutesoft references left in the common.config file and in fact I also removed the references to the links, code and images as well (as i'm not using these ones anyway) but that hasn't helped.   I've also done a project search for cutesoft and apart from the templates that refer to images on the cutesoft site, the ...
    Posted to Cute Editor for .NET (Forum) by cheryll on October 3, 2005
  • Re: Is It Possible To Modify Default HTML?

    Hi Adam,   Thanks for the reply, however, it does not really answer my more general question of, is it possible to modify the HTML that is inserted on any button click? Supposing for example I wanted to modify the HTML that is generated for the bold button from <strong></strong> to the deprecated <b></b> (I ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on September 27, 2005
  • Re: How to add a button to the toolbar

    If anybody is interested here's the code that worked for me.  I now have one other problem.  I need to figure out how to make the button not postback the page:   Dim Button2 As New System.Web.UI.WebControls.Button Button2.Text = '':: Get Record from DB ::''Button2.Attributes.Add(''postback'', ...
    Posted to Cute Editor for .NET (Forum) by cmessineo on September 26, 2005