I'll bet that 'GTB5' in the user agent string is Google ToolBar. ;) Would be easy to test...
Ever thought about using a select drop-down in place of a text field? Take Care, Seth On Apr 14, 2009, at 4:32 PM, "Angeli Wahlstedt" <[email protected]> wrote: > Okay, this is more of a HTML issue than a Cold Fusion issue (though > it’s being generated by a Cold Fusion page) but I got a head-scratch > er I’d like to run by you folks. > > > > I just got an automatically generated email from one of the sites I > work on, containing a Cold Fusion error. The error was caused by a > CFQUERYPARAM tag trying to save a too-long string to a database. I > went to the original page, thinking that an INPUT tag is missing a > MAXLENGTH attribute somewhere. But it turns out that the INPUT tag > indeed has its both SIZE and MAXLENGTH in place. It works as it > should when I tested it in IE 7.0 and Foxfire. > > > > So, the question is, how did this too-long string (which was the > value “Colorado”) get past a 2-character text box? One > possibility would be a custom-written form outside the web server, b > ut the HTTP_REFERRER variable pointed at the original page on the w > eb server. If it helps anything, the user agent was “Mozilla/4.0 (c > ompatible; MSIE 7.0; Windows NT 6.0; GTB5; SLCC1;.NET CLR 2.0.50727; > .NET CLR 3.0.04506; MS-RTC LM 8” which looks like IE 7.0, if I’m > reading it correctly. > > > > > > Puzzledly yours, > > Angeli Wahlstedt, IdeaSculpt LLC > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Houston ColdFusion Users' Group" discussion list. To unsubscribe, send email to [email protected] For more options, visit http://groups.google.com/group/houcfug?hl=en -~----------~----~----~----~------~----~------~--~---
