Adam,
thanks for your answer.
I tried to change this property.
If I enter code like <img src="test.gif" onclick="Test()" /> in html view or by a code template ce forms this code <img onclick="test" alt="" src="test.gif" () /> or <img onclick="test"() alt="" src="test.gif" />
when switching back to normal view. So it doesn't leave my code as entered even if EnableStripScriptTags is false.
Is there any other property to change?
Chris