having a brainlock. must have gotten up too early today.
<cfloop
list="#form.FieldNames#"
index="TheFormField">
<cfscript>
if (len(Evaluate(TheFormField))) {
my.FieldValue=Evaluate(TheFormField);
}
</cfscript>
</cfloop>
--
--Matt Robertson--
MSB Designs, Inc.
mysecretbase.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

