It's the "_time" fields... ColdFusion is evaluating them on the server (for
valid TIME)... Then removes them from the FORM scope. Does this also with
fields ending in "_date".

.......................
Ben Nadel 
www.bennadel.com

-----Original Message-----
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 19, 2006 5:51 PM
To: CF-Talk
Subject: RE: Form.fieldnames doesn't contains all form field names?

Here's the list of what's showing up where. Am I missing something?

FORM                                                    |fieldnames
-------------------------------------------------------------------
amount_purchased                                        |amount_purchased
assetform_savings                                       |assetform_savings
average_evaluate_time                           |average_monthly_bill
average_hookup_time                             |caform_savings
average_inspection_time                         |current_loading
average_monthly_bill                            |docs_time_spent_after
caform_savings                                  |docs_time_spent_now
current_loading                                 |downtime_cost
docs_time_spent_after                           |downtime_hours_saved
docs_time_spent_now
|downtimeform_downtime_hours_saved
downtimeform_downtime_hours_saved               |downtimeform_savings
downtimeform_savings                            |engineering_hours_per_read
downtime_cost                                   |engineering_rate
downtime_hours_saved                            |estimated_inspections
engineering_hours_per_read                      |fix_major_outages
engineering_rate
|fix_repetitive_outages
estimated_inspections                           |fk_proj_id
fix_major_outages                                       |hours_per_read
fix_repetitive_outages                          |hours_saved
fk_proj_id                                              |id
hours_per_read                                  |labor_rate
hours_saved
|maintenanceform_savings
id                                                      |not_need_purchase
labor_rate                                              |number_inspections
maintenanceform_savings                         |number_major_outages
not_need_purchase
|number_repetitive_outages
number_inspections                              |percent_saved
number_major_outages                            |plan_time_spent_after
number_repetitive_outages                       |plan_time_spent_now
percent_saved                                   |planningform_hours_saved
planningform_hours_saved                        |planningform_savings
planningform_savings                            |portableform_savings_labor
plan_time_spent_after                           |projected_loading
plan_time_spent_now                             |reads_per_year
portableform_savings_labor                      |saved_inspections
projected_loading                                       |savings_assets
reads_per_year                                  |savings_ca
saved_inspections                                       |savings_downtime
savings_assets                                  |savings_labor
savings_ca                                              |savings_maint
savings_downtime                                        |savings_meter
savings_labor                                   |savings_planning
savings_maint                                   |summaryform_savings
savings_meter                                   |total_savings
savings_planning                                        |uses_per_year
summaryform_savings
total_savings
uses_per_year



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247113
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to