You may find this handy for grouping form fields. http://formutils.riaforge.org/
On Thu, Jun 11, 2009 at 2:41 PM, Byte Me <[email protected]> wrote: > > I guess keeping track of the field types at the time the form is created is > better than what I'm doing now. My field names are coded, so I loop through > FORM.fieldNames looking for a keyword which triggers the correct type of > validation. I could save the field name and field type in a session > variable, then I wouldn't have to worry about the type being altered. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323421 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

