Here is a weird one unless I am missing something. I have a form with lots and lots of checkboxes, three of them are
sh_buy_c_date,sh_sel_c_date,sh_mkt_time all three are checkboxes. I check ALL checkboxes on the form, submit it, loop over form.fieldnames list, the above three are not in the list. However, when I do a isdefined() on each of them they exist. now, I changed the names to end as ...date1,...time1. Then they showup in form.fieldnames list. Is this a bug? What's so special about the names ending in date,time? Do the above names qualify as coldfusion reserved words? Why is coldfusion doing this? Cananyone throw some light on this? Thanks for your time ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244918 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

