I want to create a CAPTCHA security image for my web application. Can anyone provide with the code for the same.
You can try recaptcha which is provided by the google. you can check the code at https://developers.google.com/recaptcha/docs/aspnet?csw=1
You can signup at https://www.google.com/recaptcha/admin/create and get the public/private keys for your domain and you are done.
How to Automate Web Browser using VB.NET?
Example will be helpful.
How to use that!