I am in the process of intergrating the editor into a Document management system that allows the users to create HTML and ASP documents.
Currently the editor handles HTML files perfectly but i need to be able to edit ASP files with in the editor aswell. Basically I need to hide any ASP tags with in the NORMAL view editor and show ASP tags in the HTML View of the editor.