<cfset "keith#dynamicpart#" = "No"> ?
Jerry Johnson >>> [EMAIL PROTECTED] 04/29/02 04:57PM >>> I am working on a site where I need to use a cfset inside a cfloop. The tricky part is that I want my variable name to be dynamic. I have been trying the following... <cfset keith#dynamicpart# = "No"> .but as some of you might guess it's not working. The idea would be to get the result of Keithblue = "No" Keithred = "No" Keithgreen = "No" etc, etc. Can anyone point me in a better direction to get this working? Thanks very much for the help. Talk to you later. Keith ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

