This sample shows how to configure Rich Text Editor to output BBCode format instead of HTML. BBCode syntax is commonly used by forums and comment systems.
<RTE:Editor runat="server" ContentCss="example.css" Toolbar="minimal" ID="Editor1" Skin="office2003silver" />