Bijay Dhimal

Bijay Dhimal

  • NA
  • 113
  • 911

How to filter the data in asp.net mvc5?

Sep 10 2017 7:51 AM
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)