Rick, About 99.9 percent sure you are right. The bots probably scraped before you added the Captcha field and when they make a run at your bulletin board, they only have the old list of fields.
You might want to set a default 'value=""' for your captcha_key input, though just in case it's a browser issue. I noticed you don't have a value attribute on that field. Jon On Mar 6, 2007, at 10:16 PM, Rick Root wrote: > I've seen some errors since I've implemented a CAPTCHA solution in > CFMBB > that simply don't make any sense to me. > > The error is: > > "Element CAPTCHA_KEY undefined in form." > > The referring URL with the form in it is here: > > www.cfmbb.org/login.cfm > > The error report indicates the following user agent: > > Mozilla/4.0 (compatible; MSIE 5.5; Windows 98) > > I suspect that this is either a spambot trying to autosubmit my > form without > the captcha key, based on a cached version of the login form.. but > I can't > otherwise figure out what might be going on. > > I've only seen the error a couple times, but each time it shows up, > I get > 4-5 copies of the error report. > > Rick > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271831 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

