Using a single page object as the Cute Editor target

  •  11-18-2010, 10:42 PM

    Using a single page object as the Cute Editor target

    I've just purchased Cute Editor and would like to see any code samples in VB for ASP.NET 1.1 that show how to instantiate a popup window containing the editor so I can re-use it across multiple pages and multiple instances on a single page. I have a Quality Assurace application that has between 3 and 10 fields which I want to convert to true rich text but would prefer not to repeat the editor on every single form. Does anyone have any examples of how best to transfer this information between the forms? I presume the best way to do this is to create a class that has a string property that allows access to the content of the Cute Editor dialogue?
     
    Thanks
    Filed under: ,
View Complete Thread