PDA

View Full Version : User Password Image


Mahir
11th November 2005, 14:44
Hello little question i builded chat site in perl cgi, now i want that user need to type over a password from image before they can login does anyone know some perl modules and or examples i can look at?

i already found on cpan GD-RPPNG anyone know if there are more?

till
11th November 2005, 15:38
Have look here:

http://captchas.net/sample/perl/query.cgi
http://captchas.net/sample/perl/
http://www.annocpan.org/~UNRTST/Authen-Captcha-1.023/Captcha.pm

or google for "perl captcha"

Mahir
11th November 2005, 19:30
aaah thank u that is a nice one till didn't know it :)