Skip to content

DevExpress-Examples/use-recaptcha-with-devexpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET - How to add the Google reCAPTCHA tool to a project and use it with DevExpress Editors

This example demonstrates how to use the reCAPTCHA API to validate user actions on your website.

Sample

Files to Look At

Implementation Details

Follow the steps below to add reCAPTCHA verification to a project:

  1. Register your website with the Google reCAPTCHA service to get a key pair that consists of a site key and secret key.

  2. Create a div container with the class attribute set to g-recaptcha. Assign the site key value to the container's data-sitekey attribute.

This example handles the button's Click event on the client side to get a user's response to the reCAPTCHA challenge.

Documentation

reCAPTCHA Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Add Google reCAPTCHA verification to your project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •