Quick update:
The line of code in the command event in the "How To" should be:
if
(command.toLowerCase()=="postback" &&value=="Save" && editor.id=="<%=Editor2.ClientID %>")
This now work in my project, but still have an issue with the command not firing.
Using the latest version and all code is within a User Control?
Mark Redman
Made4Print Limited