This question is locked. New answers and comments are not allowed.
Hi
We're using the Telerik editor to allow our users to enter some text and perform simple formatting on it from the toolbar - Bold, Italics, Bullet Points. These are all the options that we want to allow.
However, currently users can select sections of e.g. their own website and paste them into the editor, which brings those selected images, styling etc. and we'd like to prevent this.
I found references to the OnClientPasteHtml event for the ASP.NET AJAX editor control, but realise that this is not available for the ASP.NET MVC version.
Could you advise on how to prevent users pasting HTML into the editor control for ASP.NET MVC?
Thanks
We're using the Telerik editor to allow our users to enter some text and perform simple formatting on it from the toolbar - Bold, Italics, Bullet Points. These are all the options that we want to allow.
However, currently users can select sections of e.g. their own website and paste them into the editor, which brings those selected images, styling etc. and we'd like to prevent this.
I found references to the OnClientPasteHtml event for the ASP.NET AJAX editor control, but realise that this is not available for the ASP.NET MVC version.
Could you advise on how to prevent users pasting HTML into the editor control for ASP.NET MVC?
Thanks