2
Reply

How to insert formatted data through a TextField into a Database and to display in the same format using ASP.NET 2.0?

Avijit Chakraborty

Avijit Chakraborty

Nov 7 2008 8:22 AM
8.8k
I am using ASP.NET 2.0 and C#. In that I want to save the formatted(e.g. Bulleted text, Numbering, Paragraphs etc) data through a TextBox into a database and also I want show the data into the same format. Please help me how to do?

Answers (2)