That example does exactly what I want, but when I set the Editor.AllowEditServerSideCode property to true it keeps the ASP code, but still adds <HTML> and <BODY> tags. It's also stripping ASP code out of ASP templates when they're inserted from the template gallery.
Are there other settings I need to use in conjunction with
Editor.AllowEditServerSideCode?
Thanks.