AjaxControlToolkit.HTMLEditor.Editor Problem?
Hi
I am using AjaxControlToolkit.HTMLEditor.Editor
in this i want to add image.
I am using html image tag
<img src="a.jpg" />
but html editor takes it as simple text.
So how can i add image , simple button etc?