What does #variables.thisForm# this form output as? Also, try: <cfset FORM["#variables.thisForm#" = thisItem>
...? ~Todd At 01:28 PM 1/13/2003 -0600, you wrote: >I have the following variable being set in a loop ... CFMX doesn't like it >... and below is the error too ... any suggestions? > > >Trying to set: <cfset "form.#variables.thisForm#" = thisItem> > >Error is: > >The string "form." is not a valid ColdFusion variable name. >Valid variable names must start with a letter, and can only contain >letter, numbers, and underscores. ---------- Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ Team Macromedia Volunteer for ColdFusion http://www.macromedia.com/support/forums/team_macromedia/ http://www.devmx.com/ ---------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

