Thanks for looking at my question in advance.
I am trying to save the contents of the ckeditor into a database. I am getting the following error:
A potentially dangerous Request.Form value was detected from the client (ctl00$ctl00$mainContent$rightContent$ctl00$txtContent="<p> Look for a pla...").
I have done some research and most of the solutions are for older versions of the software or are unsecure.
I am using ASP.NET 4.0 and would appreciate any advice.