How to get/attach code for HTML editor in VB.Net with Asp.net 2008, i have to manage static pages of website through HTML Editor.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For regular asp.net see this:
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/HTMLEditor/HTMLEditor.aspx
TinyMCE is also very popular:
http://www.tinymce.com/wiki.php/%22For_Dummies%22
And finally you could even use the markdown editor like stackoverflow:
http://wikicontrol.codeplex.com/