Click here to Skip to main content
15,884,537 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How can i download captcha from a captcha server to my own server? After downloading i want to solve those captcha by many worker. How can i make such a link ?
Posted
Updated 19-Apr-14 22:38pm
v3
Comments
Steve44 19-Apr-14 12:37pm    
My best guess would be to contact the providers of the captcha server you are using and ask for their API, usually they have sample code how to use their service in your environment.
Sunasara Imdadhusen 22-Apr-14 7:29am    
If you don't want to use third party captcha then you can create your own captcha using following article.
www.codeproject.com/Articles/43390/CAPTCHA-Graphic-in-ASP-NET

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900