I'm implementing a captcha system using this code: http://www.thomasmoore.it/webdesign/asp/captcha.aspAs you can see in that page there is an example of image with alphanumeric characters. Below an example:
I would like to understand if that image is strong enough or not. Do you know if there are scripts that can break it?Thank you!