Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
ColdFusion supports the Form variable FieldNames. FieldNames returns the names of the fields on a form. You use it on the action page associated with a form, as follows:
Form.FieldNames |