Last post Aug 02, 2016 03:03 AM by Fei Han - MSFT
Member
14 Points
29 Posts
Aug 01, 2016 12:36 PM|dany200|LINK
How can I make a textarea to be richTextBox like this used in the forum?
All-Star
35218 Points
9955 Posts
Moderator
Aug 01, 2016 01:09 PM|bbcompent1|LINK
I generally use this one http://www.freetextbox.com/
40535 Points
6233 Posts
Microsoft
Aug 02, 2016 03:03 AM|Fei Han - MSFT|LINK
Hi dany200,
dany200 How can I make a textarea to be richTextBox like this used in the forum?
You could use HtmlEditorExtender control
https://ajaxcontroltoolkit.codeplex.com/wikipage?title=HtmlEditor&referringTitle=Reference
or TinyMCE Editor.
https://www.tinymce.com/
http://www.aspsnippets.com/Articles/RichTextBox-Example-using-Free-TinyMCE-Editor-in-ASPNet.aspx
Best Regards,
Fei Han
Member
14 Points
29 Posts
How can I make a textarea to be richTextBox like this used in the forum?
Aug 01, 2016 12:36 PM|dany200|LINK
How can I make a textarea to be richTextBox like this used in the forum?
All-Star
35218 Points
9955 Posts
Moderator
Re: How can I make a textarea to be richTextBox like this used in the forum?
Aug 01, 2016 01:09 PM|bbcompent1|LINK
I generally use this one http://www.freetextbox.com/
All-Star
40535 Points
6233 Posts
Microsoft
Re: How can I make a textarea to be richTextBox like this used in the forum?
Aug 02, 2016 03:03 AM|Fei Han - MSFT|LINK
Hi dany200,
You could use HtmlEditorExtender control
https://ajaxcontroltoolkit.codeplex.com/wikipage?title=HtmlEditor&referringTitle=Reference
or TinyMCE Editor.
https://www.tinymce.com/
http://www.aspsnippets.com/Articles/RichTextBox-Example-using-Free-TinyMCE-Editor-in-ASPNet.aspx
Best Regards,
Fei Han