473,769 Members | 1,640 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What captcha script(s) do you like?

I'm looking at the results of searching for "captcha" and "php" -
there's a couple hundred of hits that seem to be uniquish...

Before I start flogging them, I thought I'd ask the good folks here
which one(s) you prefer... and if you disagree with another's choice,
why?
Jul 15 '08 #1
7 1746
On 15 jul, 18:31, Joel Fireman <joelfirema...@ nospamhoo.comwr ote:
I'm looking at the results of searching for "captcha" and "php" -
there's a couple hundred of hits that seem to be uniquish...

Before I start flogging them, I thought I'd ask the good folks here
which one(s) you prefer... and if you disagree with another's choice,
why?
hi Joel, i like this script
http://6tx.net/sc/form.php
because is really easy to the user to "click" the captcha instead of
try to guess the "captcha" text.
but if you want a classic captcha i used to work with this script
http://rodomontano.altervista.org/engcaptcha.php , you should
configure the effect of the text because by default is really
complicated to read it, also, this script gives you the option to show
a simple arithmetic operation instead of text.
Claudio
Jul 16 '08 #2
On Tue, 15 Jul 2008 16:31:44 -0500, Joel Fireman
<jo***********@ nospamhoo.comwr ote:
>I'm looking at the results of searching for "captcha" and "php" -
there's a couple hundred of hits that seem to be uniquish...
http://recaptcha.net/
--
Locate your Mobile phone: <http://www.bizorg.co.u k/news.html>
Great gifts: <http://www.ThisBritain .com/ASOS_popup.html >
Jul 16 '08 #3
David Quinton schreef:
On Tue, 15 Jul 2008 16:31:44 -0500, Joel Fireman
<jo***********@ nospamhoo.comwr ote:
>I'm looking at the results of searching for "captcha" and "php" -
there's a couple hundred of hits that seem to be uniquish...

http://recaptcha.net/
I second that: recaptcha is good and also works for the visual impaired
visitors without any extra work from your side.

Regards,
Erwin Moller
Jul 16 '08 #4
Blurr schreef:
On Tue, 15 Jul 2008 16:31:44 -0500, Joel Fireman <jo***********@ nospamhoo.com>
wrote:
>I'm looking at the results of searching for "captcha" and "php" -
there's a couple hundred of hits that seem to be uniquish...

Before I start flogging them, I thought I'd ask the good folks here
which one(s) you prefer... and if you disagree with another's choice,
why?


I never use captcha theyare annoying to users and drive them away
as hiding the real problem and inventing new ones. I use a DSVE
which properly configured does the job invisibly and provides
information and control thats usefulelsewhere

forgive typing my keyboardjustbro ke !!!!

Hi,

Sorry about your keyboard.
But what is DSVE?
A typo?

I can't seem to find in in wikipedia/google.

Regards,
Erwin Moller
Jul 16 '08 #5
But what is DSVE?
A typo?
I got the same question when I read it, i've found this information

http://www.streamforensics.com/html/dsve.html

Jul 16 '08 #6
Claudio Corlatti wrote:
On 15 jul, 18:31, Joel Fireman <joelfirema...@ nospamhoo.comwr ote:
>I'm looking at the results of searching for "captcha" and "php" -
there's a couple hundred of hits that seem to be uniquish...

Before I start flogging them, I thought I'd ask the good folks here
which one(s) you prefer... and if you disagree with another's choice,
why?

hi Joel, i like this script
http://6tx.net/sc/form.php
because is really easy to the user to "click" the captcha instead of
try to guess the "captcha" text.
You got me. No captcha image, ... nothing to click .... doesn't work in
my browser (FF3).

--
*************** **************
Chuck Anderson • Boulder, CO
http://www.CycleTourist.com
Nothing he's got he really needs
Twenty first century schizoid man.
*************** *************** *****

Jul 17 '08 #7
On 16 jul, 22:44, Chuck Anderson <websiteaddr... @seemy.sigwrote :
>
You got me. No captcha image, ... nothing to click .... doesn't work in
my browser (FF3).
i think you're right, i'd always tried to make the user experience as
simple as possible. It's nice to know new security methods that
doesn't annoy the user

Claudio
Jul 18 '08 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2793
by: Krishna Kumar | last post by:
Hai all, I am doing a project in .net and in that project I have a problem in capturing text from an image. i.e images like CAPTCHA images . which has inbuilt text with in the image.So, Can any one suggest me how to continue my work or give their valuable suggestions for capturing text in the CAPTCHA image . yours KrishnaKumar
5
2446
by: amaltasb | last post by:
I have a script which generates captcha file on /usr/local/apache/htdocs/captcha directory. The script is working fine when i execute it from terminal> >/usr/local/bin/python generateCaptcha.cgi > and it writes to /htdocs/captcha directory but when I execute the script through http://www.mydomain.com/cgi-bin/generateCaptcha.cgi its failing at im.save(file_name, 'JPEG') I changed the permissions to 755.
0
1438
by: want2learn | last post by:
Hi. I have this CAPTCHA image for .Net in C-Sharp and translate it into VB and as Code_Behind. http://www.mbarrick.com/blog/d6plinks/20061221-01 If i run the site/script i get the site but there is not being showing an CAPTCHA image, Why not !? http://www.kennelenggaard.dk/captcha.aspx Hope someone can help me with this.
0
1067
by: prateekbtbl | last post by:
Hello Friends I have a form and the form values after submission are taken into the Auto responder application. Now because of spamming i am integrating captcha script in it. but the problem is that when i fill the form fields and click submit then the form will process the captcha script and after captcha varification how do i take the form values to my Auto Responder application. Please let me know. Sony
7
1781
mikeinspain
by: mikeinspain | last post by:
Hi Guys I have a client who's existing site has a html contact form using "sps-mailsend.asp". It has a form validation script in place but is still being spammed and therefore would like to pop a "Captcha" script in. http://spanish-property-sales.net/enquire.html I am uncomfortable with ASP and not sure how to perhaps intergrate PHP into this page. I have been asked to go in and tidy this site up together with some SEO work, so the...
7
5013
by: kyle.reddoch | last post by:
I am having trouble setting up my formmail to work with the captcha.php script i have. Any help would be greatly appreciated. Thanks!
7
10163
by: mitchell | last post by:
hi i m using IE 6.0. i want to refresh just the captcha part when the user clicks on an image. i searched for articles on it and got a fairly good understanding of it. but i m still unable to get any results. i have used Simple AJAX Code-Kit (SACK) (http://www.twilightuniverse.com/)
4
6640
by: Tem | last post by:
Does anyone know where I can find a good and easy to understand sample or tutorial of captcha validation for asp.net? (with source code not something like recaptcha) the ones I found are too complicated to implement thanks, Tem
10
7856
by: jeddiki | last post by:
Hi, I have a captcha script which should pick up a background image and add some random letters to it and re-display This is the part of the form that the captcha image is part of: <span >Verification Image:</span> <span ><img src="captcha.php" id="captcha" /> <a href="#renew" onclick="javascript: document.getElementById('captcha').src = 'captcha.php?' + Math.random();">refresh</a> </span>
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10211
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10045
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9994
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9863
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8870
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5298
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.