Hi,
I'm using ckeditor to extend an asp.net multiline textbox(textarea) - all working fine but get page warnings on postback coz of html tags.
I am presuming that config.htmlEncodeOutput = true; should keep the source in an encoded format, but it doesn't appear to - am I missing something?
Thanks in advance for your help
scrap that
Duuuh - had two editors on the page and only one had the config option - working ok