Hi guys, I was wondering if anyone of you could point me to the right direction into implementing a human verification code, you know those images that one must enter to make sure you are "Human"? I need to implement that mechanism in my site but I just don't even know where to start. I don't want to use any third party companies to do this, I would like to use a more generic one or something that doesn't have the brand of someone else.
Thanks a lot!
Human Verification Code
Moderator: General Moderators
Re: Human Verification Code
Hi.
Look up about captchas. There are a lot of free and simple captchas that you can download and use in your website.
Look up about captchas. There are a lot of free and simple captchas that you can download and use in your website.
Re: Human Verification Code
Thanks I found some really good sites on captchas, and while looking I found the following tutorial from JQuery:
http://docs.jquery.com/Tutorials:Safer ... t_CAPTCHAs
What do you guys think of this method? Should I be concerned that some people don't have cookies enabled and javascript??
http://docs.jquery.com/Tutorials:Safer ... t_CAPTCHAs
What do you guys think of this method? Should I be concerned that some people don't have cookies enabled and javascript??