[Zope] Captcha
Tino Wildenhain
tino at wildenhain.de
Wed Sep 14 17:00:34 EDT 2005
Am Mittwoch, den 14.09.2005, 13:48 -0700 schrieb akonsu:
> could you explain how one can use CSS to generate images during
> request processing? or am i missing something?
No it cant - you cannot use it to obfuscate text
like your captcha product seems to do.
But some people are using text-to-image products
to render buttons and this is where you can
use CSS instead.
Btw. Text-to-image obfuscation makes it harder for
machines to automatically fill out forms but not
impossible.
More information about the Zope
mailing list