I have a form that is used to create a memo, to do that I am using a rich text editor to provide some styling, this creates html tags in order to apply style. When I post th
if use Bind Include best way is AllowHtml otherwise you can use ValidateInput(false) to disable all Validaton in controll