I'm editing quite complex .asp files and I have to disable the viewstate on the editor or else I get an xml error. The problem I'm having is that as soon as I disable the viewstate, the asp tags within my file are converted to the html code. I've tried all possible combinations of property values, but no luck...