Search

You searched for the word(s): editor language
Showing page 80 of 99 (987 total posts) < 1 second(s)
  • FireFox / MultiView problem with V6.0 build 7/17/07

    If I use CuteEdit on the hardcoded active view within a multiview, the control works perfectly. If the active view is changed programmatically on a postback, the control's buttons don't work.  The dropdowns work, but not the buttons. If I use IE7, all works fine. Getting a flat forehead - any ideas? Sample code ...
    Posted to Cute Editor for .NET (Forum) by CrashDummy on July 25, 2007
  • Re: Save Button Customization

    >>With free test download seems like I did not get all the code-behind files. It contains all the necesaary code.   http://cutesoft.net/example/general.aspxhttp://cutesoft.net/example/database-example.aspx   >>Do I need code-behind to run my code to save data   No.  If you like, you can put the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 28, 2007
  • Re: CuteEditor is appending a white space to the entered text.

    Madhav,   Which version of CuteEditor are you using?   I can't reproduce the problem in the following link:   http://cutesoft.net/example/general.aspx   I used the following code for testing:   <%@ Page Language=''C#''%><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 24, 2006
  • Bug report: problem with ASP.NET 2.0 MaintainScrollPositionOnPostback

    Problem description: (CuteEdit 5.3, .NET Framework 2.0) If in the aspx page there is a parameter MaintainScrollPositionOnPostback=''true'', any postbacks running thru __doPostBack (e.g. <asp:linkbutton>) stop running EXAMPLE of the code: <%@ page language=''c#'' maintainscrollpositiononpostback=''true'' ...
    Posted to Cute Editor for .NET (Forum) by aionmad on June 19, 2006
  • Inserting gibberish into database (Using Dreamweaver MX8 .NET C#)

    I am trying to add the HTML generated by CuteEditor into a MS SQL database, but the code inserted is gibberish (stuff like: Thi#7 i#7 th#9 #1b#2#1f#5nt c#5l#5r=''#0ff7320''#2b#5dy#1/f#5nt#2#1/b#2#1br#2)I am using Dreamweaver ASP.NET C#Here is a sample code (could you please let me know what I need to change and where (a previous reponse to a ...
    Posted to Cute Editor for .NET (Forum) by Gaugu1n on April 11, 2006
  • Javascript Bug. Localization in French doesn't work

    The version 5 of cute editor for asp have a bug. When you choose customlocalisation=''fr-fr'', it's impossible to make it work (on both ie and firefox). You can check that the online version also have that bughttp://www.cutesoft.net/ASP/localization.asp?language=fr-fr   The language i need is the only one who's not working :( Please tell ...
    Posted to Cute Editor for ASP (Forum) by aw_Alberto on January 27, 2006
  • Re: Height

    Stuart,Can you try the following code? <%@ Page Language=''C#''%><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><html> <body>        <form runat=''server'' ID=''Form1''>   <CE:Editor id=''Editor1'' runat=''server'' Height=''100%'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2006
  • CuteEditor v5 .Net and ajax

    Thanks Adam for ealier comments - problem reolved.   Does anybody know how to dynamically display and save content in CuteEditor .Net v5 using javascript?   I tried the following code but does not work: Javascript   var x = Document.getElementById(''Editor1''); x.text = ''Hello world'';Aspx<%@ Register TagPrefix=''ce'' ...
    Posted to FAQ (Forum) by bruce.shadbolt@act.gov.au on November 7, 2005
  • No upload browse area

    I'm using CuteEditor ASP and finally got the insert image-window to work, thanks to other posts in this forum. But one thing I don't find solution to is this: I push the insert button and the imagegallery window opens. I can choose a picture to the left and it show to the right.But there is no upload browse button? So I can't upload any ...
    Posted to Cute Editor for ASP (Forum) by Sofia on January 22, 2005
  • Re: Errors and issues when using Edit Template dialog

    Hi BruceWmorgan,   I can not reproduce this issue, can you show me the steps to reproduce this issue?   Do you get the issue when use editor in a simple page like:   ------------------------------------------------------------------------>   <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 21, 2009
« First ... < Previous 78 79 80 81 82 Next > ... Last »