J
ust wondering if this could help solve spamming problems, but what if webpages didn't have form tags at all when they loaded, and only got them at a user's request to post something. Dynamically, using AJAX, so the form tag is never available on a generic page load. I would presume that spambots would ignore the page as just a static webpage. I'm amazed at the level of spam that hits any page with a form on it. It might not help for pages which have already become known to the bots, which don't seem to re-scan pages that they already know respond to form posts. So, any chance this could work?