Search

You searched for the word(s):
Showing page 2 of 2 (12 total posts) < 1 second(s)
  • Not there yet

    Ok, this is what I tried: (Attempt 1) Protected WithEvents Editor As CuteEditor.Editor &nbsp; Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load &nbsp;&nbsp;&nbsp; 'Put user code to initialize the page here&nbsp;&nbsp;&nbsp; 'Dim Editor As New CuteEditor.Editor&nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by ryager on December 4, 2005
  • Please Help with Code Behind

    I have found several examples using the html and the following method to display the editor and they work fine just not for what Im doing. The method that functioned used: &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;CE:Editor id=''Editor1'' runat=''server'' &gt;&lt;/CE:Editor&gt; I am using Visual ...
    Posted to Cute Editor for .NET (Forum) by ryager on December 4, 2005