This topic is locked

Visual Editor saves modified HTML

4/27/2009 10:47:18 AM
ASPRunnerPro General questions
M
montess author

Hi,
I am writing the HTML in source mode in Visual Editor and then when I save it ASPRunner (6.0 build 766) removes my formatting, makes the tags high-caps, removes quotes, etc. etc.
Did anybody found any option which can help me override this behavior?
I also found a bug? If i add this line to the template: < meta http-equiv="Content-Type" content="text/html; charset=utf-8" / >

ASPRunner crashes.
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=11671&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' /> Thanks!
EDIT:

It seems that I can avoid that by using "Reset all pages" (yes, I've created an ASPRunner template with my proper XHTML 1.0 Strict) each time I reach Visual Editor when I build the project, but this is kind of counter-productive to do. So I must find a permanent setting or solution...