Jun 13, 2006 #1 tiamat2012 Programmer Joined Dec 12, 2004 Messages 144 Location US Does anyone know how to do the letter scramblers on pictures for authentication? Thanks, Kerry
Jun 13, 2006 #2 BillyRayPreachersSon Programmer Joined Dec 8, 2003 Messages 17,047 Location GB Do a search for "CAPTCHA" (Completely Automated Public Turing Test to Tell Computers and Humans Apart). Hope this helps, Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
Do a search for "CAPTCHA" (Completely Automated Public Turing Test to Tell Computers and Humans Apart). Hope this helps, Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]
Jun 13, 2006 #3 BillyRayPreachersSon Programmer Joined Dec 8, 2003 Messages 17,047 Location GB P.S. This will be a server-side solution, so you will need to have some sort of server-side scripting available to you. Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
P.S. This will be a server-side solution, so you will need to have some sort of server-side scripting available to you. Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]
Jun 14, 2006 Thread starter #4 tiamat2012 Programmer Joined Dec 12, 2004 Messages 144 Location US That's perfect, I was able to find both an ASP and PHP solution, which is just fine . Thank you, Kerry Upvote 0 Downvote
That's perfect, I was able to find both an ASP and PHP solution, which is just fine . Thank you, Kerry