Search

You searched for the word(s): Cute Editor for ASP
Showing page 21 of 65 (643 total posts) < 1 second(s)
  • Is this scenario possible ...

    Adam, my hope is to incorporate Cute Editor for .NET to make the following plan possible:   Using Visual Studio 2005, ASP.NET 2.0 (beta 2), SQL Server 2000, I am creating a website where paying customers can input information about their business. This data will be stored in a few tables with a SQL server database.   1) I want to ...
    Posted to Cute Editor for .NET (Forum) by johnhappy on September 24, 2005
  • Re: image tags and xhtml

    >>Is it possible for the cute editor for asp to include the self closing ''/'' in image tags? Even after manually editing the code in html view, the editor seems to strip out the closing forward slash It should keep the closing forward slash automatically.   Demo: http://cutesoft.net/asp/EnableAll.asp    
    Posted to Cute Editor for ASP (Forum) by Adam on January 28, 2007
  • Parent path issue in asp cute-editor

    For security reasons I had to turn off the ''parent paths'' option in IIS6 but now all my ''insert'' dialogs in asp cuteeditor show up blank.  I found a thread touching on this way back from 2004 (http://cutesoft.net/forums/thread/2030.aspx) that seems to indicate that the editor was fixed to not require parent paths (..) but I am running v6 ...
    Posted to Cute Editor for ASP (Forum) by slimm on May 28, 2009
  • Re: a general question!

    Ariane, The reason is simple: For many applications and developers, those are not enough! Please check this our online demo and find out Why Cute Editor is the front runner in this highly competitive arena, why the developers switch from other online html editors to Cute ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 29, 2005
  • width of cute editor

    I am having problems (again) to set the width of cute editor. When I set it in the form, there is no reaction on any change of the width. This is the code   '------------Beginn Texteditorfeld---------------- Dim editor  Set editor = New CuteEditor  editor.ID = ''detail''  editor.Text = ...
    Posted to Cute Editor for ASP (Forum) by gottwald on April 19, 2010
  • Re: Cute Editor for .Net work on ASP?

    Lozzi,   For the classic ASP version applications, you should use the HTML Editor for ASP.   If you want to use the .NET version HTML Editor in the classic ASP application, please check this example:   http://cutesoft.net/example/dad.html   Hope it helps.
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2008
  • Problem using Cute Editor 4.0.0.7 from within a Web User Control

    Our ASP.NET web application makes extensive use of Web User Controls and we are having a problem with Cute Editor (4.0.0.7) in this scenario. Specifically, on postback, we are not receiving any changes that were made to the text within the Cute Editor control - the text remains unchanged from its initial state. There is no problem using ...
    Posted to Cute Editor for .NET (Forum) by jgatestl on July 27, 2005
  • Re: Developer Licence

    In reference to Cute Editor for ASP .Net.... if this is the case, what is the difference between the developer license and the redistributable license. I think I need the redistributable license (to use it with any website I sell) but the developer appears from this thread to allow me to do this as well as put it on my development ...
    Posted to Purchase / License FAQ (Forum) by trentk_iss on June 9, 2005
  • Re: [CE v4.0] How to change InsertImage path?

    Please check the new document. Working with Images overview    Cute Editor makes it easy for you to manage images on your ASP.NET applications. This chapter contains the following sections:  Setting up the Image gallery path Restricting image uploads by size, width and height Automatic Image Resize Adding an ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: Unresponsive script in Firefox

    I got some code. See if you can get the unresponsive error under Firefox 2.0 or 1.5?   <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by stevehaffner on January 16, 2007
« First ... < Previous 19 20 21 22 23 Next > ... Last »