-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey Ethan,

Check this out:

        <cfloop index="i" list="#form.fieldnames#">
                <cfoutput>
                        #i# = #evaluate("#i#")#
                </cfoutput>
        </cfloop>


That, or some derivative of that should work.  The key for you is the
evaluate function. 

Aaron Johnson, MCSE, MCP+I
Allaire Certified ColdFusion Developer
MINDSEYE, Inc.
<phn>617.350.0339
<fax>617.350.8884
<icq>66172567
[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to