|
I don't think CFML allows this.
Regards,
Howie
----- Original Message -----
Sent: Monday, June 16, 2003 3:03 PM
Subject: [iMS] dynamic fields and
qtokens
Is it possible to pass a list of dynamic
fields to the qtoken_ attribute?
For example, I store all my fields in a
table (they are fully dynamic) but
would still like to use them in my
cfx_imsmail tag. Something like this,
<cfoutput
query="dyn_fields">qtoken_#fieldName#</cfoutput>
Has anyone done this
before?
|