XCS Webmaster Resources big daddy search



folderJava Snippets | folderFree Logo Creation | folderFree Web Templates | folderWebsite Graphics | folderWeb Design Tools
Obtain a Search Engine FREE | FREE Flash for your Site | FREE Ranking Engine | FREE FFA Website | Start a FREE Forum | FREE Games for your Website
total users new users online today online now
Explore XCS
white arrow Webmaster Resources
white arrow Freeware Resources
white arrow Traffic Directory
white arrow Learn HTML
white arrow Link Exchange
white arrow Banner Exchange
white arrow Webmaster Forum
white arrow High PR Directory
white arrow XCS Members
white arrow XCS Calendar
white arrow XCS News
white arrow XCS Top 25!
XCS Tools
Backlink Checker
Free online link checker
Page Rank Checker
Future Page Rank
HTML Encrypter
BG Color Picker
Stop Link Spam Bots
Freeware
Cutting Edge Freeware
Webmaster Software
Blog Link Generator
Anti-Block Popupwhat's new
WebTollBooth
Xara 3D6
SecretPopups
FlashDesignVOL.1
TrafficBoost
EzineAdFormatter
BannerBuddy
Auto Responder
Magic Subscriber
AdTrackerV2
eXTReMe Tracking
Technology Specialists
Dating Software
Resources

Captcha - a common way to fight automated submissions

Our days computers and Internet have evolved to the point when software tools ( such as standalone programs or web scripts ) can perform automated task on the web, such as navigating from website to website ( spiders ) filling and submitting web forms.

This task was difficult many years ago, and people did not think much about it back then. But now, with the increasing amount of SPAM and the advanced script languages, many hackers and spammers are writing and using scripts to automatically fill and submit forms. Many sites ( all the major ones ) are using a way to block automated submissions that is constantly growing in popularity: CAPTCHA.

A CAPTCHA (an initialism for "Completely Automated Public Turing test to tell Computers and Humans Apart", trademarked by Carnegie Mellon University) is a type of challenge-response test used in computing to determine whether or not the user is human.

A common type of CAPTCHA requires that the user type the letters of a distorted image, sometimes with the addition of an obscured sequence of letters or digits that appears on the screen. This usualy ensures that only humans can enter the correct answer, because is difficult ( but not impossible! ) for machines to extract the letters and digits from the image.

CAPTCHAs are common used expecially on web forms, where the user is about to enter some sort of information, such as an URL, a comment, a post, or to signup for some service, this will prevent automated software from performing actions such as: posting to blogs or forums, doing a large number of junk automated submissions, signups.

CAPTCHAs are by definition fully automated, requiring little human maintenance or intervention in administering the test. This has obvious benefits in cost and reliability.

How does CAPTCHA work?

The website needs to generate a new, unique CAPTCHA image every time the page containing the web form is visited; this image will NOT contain the letters and digits in any part of the html code of the page. A common mistake of captcha images is to contain the code displayed also in the filename of the image ( ex. www.myserver.com/captcha-SAQSK0.gif , where SAQSKO is the code that must be entered by the visitor ).

The Captcha images are generated by a script ( usualy made in PHP ) which choses a Random string of letters and digits, a random font ( out of several ), and some random noise to be displayed on the image, and then creates a new image with these. A good Captcha generating script ( php and GD is required ) can be downloaded from http://www.captchacreator.com

infinite
Sitemap | Printing Services | Link to Us | Contact Us

Search this site or the web powered by FreeFind

Site search Web search

Valid XHTML 1.0 Transitional