User1058900923 posted
Hi Guys Recently I downloaded reCAPTCHA .Net library and Integrated with my Project.
I have the followings in my Form
·
3 textboxes
·
1 reCAPTACH Control
·
And a Button
I applied Required field validators for all the textboxes..
Problem is when I entered wrong CAPTCHA, and Submits the form, It shows CAPTCHA is valid!! :(
So please explain me how t0 validate the user entered data for reCAPTCHA?