0

How can we integrate recaptcha3 integration in webform. I found some site with php and mvc integration but not webform. Help Appreciated

testguest
  • 43
  • 4
  • https://stackoverflow.com/questions/53590011/how-to-implement-recaptcha-v3-in-asp-net – JohnPete22 Nov 18 '20 at 20:37
  • i am looking in webform .Thank you though – testguest Nov 18 '20 at 20:50
  • That should give you a pretty good start, at least as far as the business logic goes. The JS will be the same, too. The only part that is different is the validation, as the MVC reference would be equivalent to checking the validation of the control on a ````PostBack```` or ````btnSubmit.Click```` event. – JohnPete22 Nov 19 '20 at 12:56
  • 1
    I would recommend at least starting to code, and then you can paste all that in and we can help finish off any areas you are struggling with. – JohnPete22 Nov 19 '20 at 12:58

0 Answers0