Hi,
I have been working with the May 2012 release of the AjaxControlToolkit and am very impressed with the new HTMLEditorExtender Insert Image feature and the new file upload feature.
However, as reported previously, if you are using the HTMLEditorExtender and your page produces a post-back - or partial post-back - all images and hyperlinks within the extended textbox become escaped (so the raw HTML is shown in the design view and not the actual link or image). See http://ajaxcontroltoolkit.codeplex.com/workitem/27031 for details.
FYI: I am working within master pages and I am using the AsncFileUpload to cause a post-back.
Please can you have a look at this issue?
On a separate note: an alternate text field would be a great addition to future releases. Maybe, a right-click on the image invokes a properties menu with Alt, Title and extra CSS fields for the user to input.
Kind regards,
Comments: Much needed feature!!! Image tags reverting back to text is bad, especially since a user can currently paste an image into an editor, but postback converts the image to text which results in a long string... And of course a way to disable image links as well.
I have been working with the May 2012 release of the AjaxControlToolkit and am very impressed with the new HTMLEditorExtender Insert Image feature and the new file upload feature.
However, as reported previously, if you are using the HTMLEditorExtender and your page produces a post-back - or partial post-back - all images and hyperlinks within the extended textbox become escaped (so the raw HTML is shown in the design view and not the actual link or image). See http://ajaxcontroltoolkit.codeplex.com/workitem/27031 for details.
FYI: I am working within master pages and I am using the AsncFileUpload to cause a post-back.
Please can you have a look at this issue?
On a separate note: an alternate text field would be a great addition to future releases. Maybe, a right-click on the image invokes a properties menu with Alt, Title and extra CSS fields for the user to input.
Kind regards,
Comments: Much needed feature!!! Image tags reverting back to text is bad, especially since a user can currently paste an image into an editor, but postback converts the image to text which results in a long string... And of course a way to disable image links as well.