Text Formating in ASP.Net Textbox
I m saving data in to database from RTF control. It works well. But when I display data into textbox, it looses its formating and display along with HTML tags.
eg <BR> ALI <B>IRFAN</B>.
Please tell me how to control this scenario and to display data in actual formating in TextBox from database.
THANKS
__________________
Regards,
Ali Irfan
|