Thanks, guys! Got it! :o)
Rick > -----Original Message----- > From: ColdFusion [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 27, 2008 6:11 AM > To: CF-Talk > Subject: RE: How can I use 'fieldname' like this? > > Why not: > > <cfloop index=fieldname list="#form.fieldnames#"> > <cfif left(fieldname,5) eq "image" and len(form[fieldname])> > .... > .... > > Not tested but along the same lines > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302150 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

