Simple Captcha: Use Random Number
Monday, March 17th, 2008Here is an idea, use a random number as a captcha. Store the random number in a session variable and then have the user enter that random number in manually.
Here is an idea, use a random number as a captcha. Store the random number in a session variable and then have the user enter that random number in manually.