Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I added your two suggestions and not luck ... It is very strange that when I use model.Captcha = String.Empty; it still appears ... Any idea? Commented Dec 11, 2013 at 21:45
  • I just updated my post with the controller code ... I also tried to set the Email to "" and had the same result. Commented Dec 11, 2013 at 21:51
  • With HttpContext.Request.Params["Captcha"] = "" I get: An exception of type 'System.NotSupportedException' occurred in System.dll but was not handled in user code Additional information: Collection is read-only. Commented Dec 11, 2013 at 21:55