Problem using Cute Editor 4.0.0.7 from within a Web User Control

  •  07-27-2005, 12:36 PM

    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 the control from an .ASPX page, just when using it from an .ASCX page. Are there any known issues with this scenario?

    We are using Dotnet Framework 1.1 and Visual Studio.NET 2003 for development.

    Thanks,

    Jeff
View Complete Thread