Hi CuteSoft Team, please respond to my problem. Waiting since 1 month!

Last post 02-29-2008, 12:15 PM by Adam. 2 replies.
Sort Posts: Previous Next
  •  02-09-2008, 12:34 PM 36911

    Hi CuteSoft Team, please respond to my problem. Waiting since 1 month!

    Hi CuteSoft Team,
     
    I am waiting since one month of an answer.
    See my thread:
    http://cutesoft.net/forums/thread/36297.aspx
     
    Please answer my problem. Thank you very much!
     
     
     
    ----------------- Here is my old post:
     
    Hi Adam,
     
    we have found two bugs using cuteeditor with AJAX Toolkit ModalPopupExtender.
     
    1) When setting the height to 100px then cuteeditor appears with 160px in the ModalPopupExtender.
        When then clicking on "Preview" or "HTML" the height will be restored to the 100px.
        Error found with IE 7.0. With Firefox is ok.

    2) The ContextMenu appears behind the Editor.
        Error found with IE 7.0 and Firefox.
     
    Below is the code. Just start it and click the button "Show".

    Can you please soon  provide a fix?
     
    Joerg
     
    ------------------------------------------------------------------------------------------------------------

    <%@ Page Language="VB" %>
    <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
    <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>
     
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
    <title>Untitled Page</title>
    </head>
    <body>
    <form id="form1" runat="server">
    <asp:ScriptManager id="ScriptManager1" runat="server"></asp:ScriptManager>
    <ajaxToolkit:ModalPopupExtender ID="ModalPopupExtender1" runat="server" TargetControlID="btnShow" PopupControlID="panel1" />

    <asp:LinkButton ID="btnShow" runat="server" Text="Show" />

    <asp:Panel ID="panel1" runat="server" style="display:none; width:500px; height:500px; padding:3px; border:solid 1px black" >
    <CE:Editor ID="CuteEditor1" runat="server" ConfigurationPath="~/CuteEditor/Configuration/AutoConfigure/Minimal.config"
    Height="100px">
    </CE:Editor>
    </asp:Panel>

    </form>
    </body>
    </html>

  •  02-29-2008, 7:15 AM 37465 in reply to 36911

    Re: Hi CuteSoft Team, please respond to my problem. Waiting since 1 month!

    CuteSoft Support,
     
    when will you response to my thread?
     
    http://cutesoft.net/forums/thread/36297.aspx

    Now waiting almost 2 month for an answer.
     
    Joerg
     
  •  02-29-2008, 12:15 PM 37474 in reply to 37465

    Re: Hi CuteSoft Team, please respond to my problem. Waiting since 1 month!

    Joerg,
     
    Please wait for the version 6.1. All your issues will be resolved in this new release.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML