Click here to Skip to main content
15,908,776 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,
I need to create body text for sent mail as like how body of textbox is displayed in
gmail compose mail; it has bold and change font style color all.
How to design this editor in asp.net website?
Posted
Comments
Devang Vaja 4-Mar-13 5:24am    
aayesha ji use javascript or Jquery for this
put bold italic justify symbols in upper side of textbox and on click event of bold you can bold the whole textbox font..
May be this Will help you
Shubh Coding :)

You can use RadEditor of telerik control:-
Telerik Rad Editor for ASP.NET AJAX[^]
RadEditor - Telerik's ASP.NET Editor[^]

Or You can use Ajax Html Editor control:-
How do I use the HTML Editor Control? (C#)[^]
HTMLEditor Demonstration[^]

Good luck.
 
Share this answer
 
v2
You can use Rich Textbox in your web application to use this functionality.
 
Share this answer
 

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