ajax HTMLEditorExtender

Posted by Sugi under ASP.NET AJAX on 6/25/2014 | Points: 10 | Views : 1851 | Status : [Member] | Replies : 3
samples for ajax HTMLEditorExtender.
which dll need to be downloaded?
need detailed explaination




Responses

Posted by: Goud.Kv on: 6/25/2014 [Member] [MVP] Gold | Points: 25
Posted by: Sugi on: 6/25/2014 [Member] Starter | Points: 25

Up
0
Down
I have ajax control kit,but (editor is not recognized element error)comes.
whether dll has to be added ..pls provide link to download exact dll

Sugi, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Goud.Kv on: 6/25/2014 [Member] [MVP] Gold | Points: 25

Up
0
Down
Hi.,
you can download HtmlSanitaizationLibrary.dll here http://ajaxcontroltoolkit.codeplex.com/
And AntiXSSLibrary.dll at here http://www.microsoft.com/en-us/download/details.aspx?id=28589

And also Check,

Adding the New HTML Editor Extender to a Web Forms Application using NuGet in here http://stephenwalther.com/archive/2011/08/17/adding-the-new-html-editor-extender-to-a-web-forms

After you install the Ajax Control Toolkit with NuGet, your application will include an assembly reference to the AjaxControlToolkit.dll and SanitizerProviders.dll assemblies

or else refer:

HtmlEditorExtender(ASP 4.5)(http://programmervision.blogspot.co.nz/2013/05/htmleditorextender.html)
HTMLEditorExtender Control in ASP.NET(http://kandthang.wordpress.com/2013/05/21/htmleditorextender-control-in-asp-net/)
AJAX HtmlEditorExtender(http://www.c-sharpcorner.com/UploadFile/75a48f/ajax-htmleditorextender/)

Hope this helps you now,

Thanks & Regards,
Krishna

Sugi, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response