Rolan Yang wrote: > The spam robot won't know which submit button to push, but a human > will only see one button because the css is hiding the rest.
This is similar to a technique already being used, where fake form fields are present, and they're hidden from the interface. Most robots aren't clever enough to notice, so they'll provide information in the fields, giving you a reason to drop the request. Chris -- Chris Shiflett http://shiflett.org/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
