Sunday, 11 August 2013

Ajax HtmlEditorExtender removes img tags from textbox

Ajax HtmlEditorExtender removes img tags from textbox

Is there a way to prevent removing of the img tags from Ajax
HtmlEditorExtender.
On the server side I create an img tag with src Base64 data and it should
be inserted into the textbox that has Ajax HtmlEditorExtender applied.
When rendering HTML img tags are removed. I'm struggling with this for
some time and no solution comes to mind.

No comments:

Post a Comment