|
Although it's not really my area, I would also suggest something else I've heard of: along with the steps that you have taken, create some hidden form fields with believable names ('confirm_email', for example). Some bots may attempt to put *something* in all form fields, so if when processing the form you see something in that hidden field, you know it wasn't entered by a human...
|