All content of this channel aims to share how to program using ASP.Net C# programming language.
if you feel this channel beneficent you, don't be hesitate for subscribe, press the like button and turn on the bell notification.
On this tutorial we will learn how to integrate the google reCaptcha on our login form to prevent machine penetration. We are using ajax post to sent our form field value to the server and we validating the reCaptcha response by sent api request to google reCaptcha site.
Pada tutorial ini kita akan belajar bagaimana mengintegrasikan google reCaptcha pada form login kita untuk mencegah penetrasi mesin. Kita menggunakan ajax post request untuk mengirim form yang telah diisi ke server dan kemudian memvalidasi respons reCaptcha dengan mengirim permintaan api ke situs google reCaptcha.
#mvcc#
#reCapatcha
#ajax
#googlereCaptcha