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 ?
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 ?