I have a form page and I am dynamically generating field names from my
database like so:
<cfform>
<cfinput name="Reference_#ReferenceID#">
<Submit>
</cfform>
in some cases there are 10 input boxes and in otheres there are 2 onput
boxes, My question is how can I capture these fields in the action page if
I am not aware of there name prior to submitting. Can anyone be of
assistance???
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.