Hello, I'm new to CPEditor. Our company is looking to replace its current HTML editor in their ASP.NET products with the CPEditor but our previous editor was not a javascript application. The setting and retreiving of the previous editor's content was done via C# calls to their editor getcontent and setcontent methods. We need a way to drop this new editor into this type of set/retreive data via C# but I don't find anything documenting how that could be done. Any help would be appreciated.