asp.net mvc and recaptcha action [duplicate]

核能气质少年 提交于 2019-12-01 20:38:39

问题


When a user submits a form, i'd like to show/redirect to the captcha page intermittently ( based on some custom rules ) and if validated, then execute/commit the first action

Is there a way of doing this using the ActionFilter ? or any other way ?


回答1:


This is also: http://eglasius.blogspot.com/2010/10/adding-recaptcha-to-aspnet-mvc.html



来源:https://stackoverflow.com/questions/1178305/asp-net-mvc-and-recaptcha-action

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!