Hi,
I am using an HTMLEditorExtender on a web page. I am also using the latest supplied AntiXSS sanitizer.
My problem is that when I try to save the text entered into the textbox, the <br> line break symbol is being removed.
Does anyone know how to fix this?
Thanks.