NuGet / PoliteCaptcha

PoliteCaptcha is a spam prevention library for use with ASP.NET MVC that attempts polite spam prevention first, before rudely presenting the user with a CAPTCHA.
Apache License 2.0
75 stars 13 forks source link

Helper for Ajax POST #10 #13

Closed laedit closed 3 years ago

laedit commented 10 years ago

Added an interface and some helper methods to simplifying the use of PoliteCaptcha in an Ajax POST scenario. Again, sorry for the modifications of the .sln and *.csproj by Visual Studio 2013.