Wiki » History » Revision 6
Revision 5 (Soh Keong, 09/22/2004 07:42 AM) → Revision 6/8 (Soh Keong, 09/22/2004 07:49 AM)
{{toc}} h1. Wiki h1. Guides h2. Demo URL The URL is: > http://192.168.2.68:8080/TestPage/page/captcha/captchas.jsp h2. Steps By Steps h3. Registration # Visit http://captchas.net/registration/ # Check the email entered to get 'client' and'Secret Key'. # Download "CaptchasDotNet.java":http://192.168.2.13:50000/redmine/attachments/download/472/CaptchasDotNet.java, "captchas.jsp":http://192.168.2.13:50000/redmine/attachments/download/473/captchas.jsp and "captchasProcess.jsp":http://192.168.2.13:50000/redmine/attachments/download/474/captchasProcess.jsp files, and put in your web application. # Replace the client and secret key value as your email in CaptchasDotNet.java. * References: * # http://captchas.net (Retrieved 29 July2013) # http://captchas.net/sample/jsp/ (Retrieved 29 July2013)