Jim,

If I understand the base of your problem, it's in trying to get the value of a 
dynamically-named form field.  Right?  If so, it's easy...

formFieldValue = Evaluate("form.sameword" & number)

presuming "number" is your incrementing value.  Does that do it?

Cheers,
-Max


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to