On 1/16/07, sarita <[EMAIL PROTECTED]> wrote:

In most web applications during user registration, verification codes
shown as images, are asked to enter.


And this is done exactly to prevent machines from entering verification
code. :)
There is still no way for a computer to recognize what code is shown in
image, only humans can do it.
The only thing that I can think of is to ask your developer to add
verification code as custom property to image. Or add custom tag somewhere
at page. Just do not forget to remove that code once it is moved to
production, because you will leave open door for machines pretending to be
humans.
--
Zeljko Filipin
zeljkofilipin.com
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to