Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
1.55/5 (4 votes)
See more:
How to use RichTextBox in particular textbox (not in whole page) in Asp.net web application?
Posted
Updated 3-Oct-18 2:16am
v2
Comments
Maddy selva 20-Feb-15 8:25am    
Have U tried Ajax HTML Editor?

bbbbbbbbbbb
 
Share this answer
 
Comments
CHill60 3-Oct-18 11:01am    
Don't do this again or your account could be closed for abuse of the site
Try This Simple Ajax HTML Editor

Ajax Html Editor[^]
 
Share this answer
 
RichTextBox always enhances a TextBox. It cannot contain the whole page.

Refer - RichTextBox Example using Free TinyMCE Editor in ASP.Net[^].

Here TextBox with ID RichTextBox is actually enhanced to a TinyMCE RichTextBox.
 
Share this answer
 
Comments
King Fisher 21-Feb-15 7:49am    
good link Tadit my 5+ ;)
Thanks King. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900