>> Is there a module out there that will generate an image with a random >> text string such as the confirmation images you see on various >> websites?
Mitja> They're called captcha images or captchas for short. Googling Mitja> for "python captcha" returns several hits; see what you like... Thanks. I'd never heard that term before. Assuming I can get PIL installed with freetype support on my Mac the ASPN recipe looks like it will do the trick. Skip -- http://mail.python.org/mailman/listinfo/python-list