Is these checkboxes within a CFForm, or plain HTML? Mike
-----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 06, 2005 5:40 AM To: CF-Talk Subject: Frigging annoying Checkbox behaviour I vaguely recall reading this somewhere before; when I submit a form full of unticked checkboxes to CF (6.1 in this case), the checkboxes are defined (along with their checked values) in the form structure when I loop through it yet they aren't listed in the FORM.FieldNames variable. This happens in IE6 and FF; of course as long as one or more boxes are ticked the form behaves as is should. I have coded around it by counting the rest of the form fileds and checking the listlength of FORM.FieldNames, so I know when the checkboxes have been left unticked. Is this the expected behaviour from a browser or is something weird going on with CF? -- Geeque - accept the geek within and get your friends off your back - http://www.cafepress.com/geeque/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211258 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

