I tried to implement this captcha http://www.dracon.biz/captcha.php to a script But It seems really h开发者_运维知识库ard i wasn\'t able to do it.
Does anyone开发者_JAVA百科 have experiance with Captcha on \"WatiN\" library ? The site I want to get data is having a \"captcha\" on the login page. I can enter that value if app can show captcha im
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Is there any way I can use the .load event(or any other jquery event) with a dyna开发者_开发问答mic image such as this
I\'m trying to figure out the best way to sanatize and validate a reCAPTCHA key. The problem is I don\'t have a lot of information on how they keys are formed. I think the best way may be just to chec
I have a JQuery UI Dialog confirmation box that I need to make \"extra sure\" that the user really means it when they click \"Confirm\", so I think I want to use a CAPTCHA to capture this confirmation
I have a customized captcha field. I want to remove that field from a form when displaying it during tests.
I have read some web si开发者_开发问答te that captcha is not needed in mobile application. I have some doubts.
I\'m using JCaptcha in a project and needed a behavior that was not directly available. so I looked into the source code to see if I can extend it to obtain what I want and开发者_StackOverflow中文版 f
i write the script to generate the image and i write the text on the image. my doubt is if i send the header then only the image is displaying ... without sending header i can\'t display the images?