Any form variable ending in _date or _time is reserved.

http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00000188.htm

Cheers,

Sam

On 6/27/06, Brian Dumbledore <[EMAIL PROTECTED]> wrote:
> 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:244921
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to