I try to make a string align center. The Editor gen this tags " <P align=right>Hello world!</p>", but when I post to database it was changed to " <p align=right>Hello world!\r\n<p></p>" instead. And when I read and write to the textbox control, the extender cut my code to "<P>Hello world!<p></p>".
That's not my mind.
And I try to make this from the sample site. it also being done this with IE 8.
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/HTMLEditorExtender/HTMLEditorExtender.aspx
That's not my mind.
And I try to make this from the sample site. it also being done this with IE 8.
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/HTMLEditorExtender/HTMLEditorExtender.aspx