When a form is submitted to ColdFusion a variable named FORM.FieldNames will automatically be created containing the names of all the submitted form fields. The names are in a comma delimited list, so the List functions and
When a form is submitted to ColdFusion a variable named FORM.FieldNames will automatically be created containing the names of all the submitted form fields. The names are in a comma delimited list, so the List functions and