Consider a fictional web site that lets you create new accounts (as shown below). This site implements CAPTCHA to prevent a malicious user from creating large number of false accounts by running an automated script. The following code is used to implement Read More...