use form[theFormField] instead.

cheers,
barneyb

On Tue, 28 Sep 2004 09:52:09 -0700, Matt Robertson
<[EMAIL PROTECTED]> wrote:
> How would I go about getting rid of evaluate() in this loop?  I'm
> 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
>
--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com

I currently have 6 GMail invites for the taking
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to