On Sunday, January 11, 2004, at 11:35 PM, Benjamin Wilson wrote:

I am using a CFC to process several very long and complicated forms. Is
their a way to loop over the form var list to build out the cfarguments
in the cfc dymanically?

Are you submitting the form directly to a CFC? If so, why not just access each form variable individually in the CFC? Why do they need to be in the arguments scope rather than the form scope?


Christian

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to