Aaaages ago I had the idea to build a CFC with which you could
configure sentences that simply took numbers as possible arguments...
something like:

<captcha type="subtraction">
   <sentence>There where {number} children in the yard then {number}
decided to go home, how many where left?</sentence>
</captcha>
(add in many more of these things)

The CFC would choose one <captcha> at random, and insert word values
for randomly generated numbers, so you would end up with a sentence
like

"There where ten children in the yard then four decided to go home,
how many where left?"

Somehow the answer of "six" or "6" would be validated by the CFC, and
off you could go.

Would work very well for accessibility too.

I never got around to writing it, but seemed like a good idea at the time.

Maybe think about implementing something like that?

Mark

On 8/17/06, Andrew Grosset <[EMAIL PROTECTED]> wrote:
> Here's a good alternative to captcha:
>
> http://bennadel.com/index.cfm?dax=blog:197.view
>
> Andrew.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250119
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to