1
Reply

How to filter the data in asp.net mvc5?

Bijay Dhimal

Bijay Dhimal

Sep 10 2017 7:51 AM
158
If user has enter the data in html formate into the text box like <h2>Something</h2>. .Then how I can filter the data into "Something" and insert into the database in asp.net mvc5.

Answers (1)