hi all,
i know the two html editor
1 is from ajax toolkit but it is not supported in VS 2005
2nd is some third part control WYSIWYG HTML Editor
i tried with second option but der r limited HTML TAG Supported no Here whatever we are writting it can be make bold italic underline align n many more i want such a editor 2 use in my project [visual studio 2005] Please suugest me many thanks.. Know the answer? Post it — somebody with the same question will find it here. Sign in to answer this question It is the same account you read, post and publish with — and you will come straight back to this page.
TAGS ALLOWED 1 Reply
Satyapriya NayakPosted Dec 5, 2011, 5:48 AM
Use FCKEditor
For Integrating FCKeditor in ASP.NET refer the below link
http://www.codeproject.com/KB/aspnet/fckeditor.aspx
Thanks