A CFML variable name cannot end with a "." character.
The variable form. ends with a "." character. You must supply an additional structure key or delete the "." character.
The CFML compiler was processing:
The body of a cfoutput tag beginning on line 8, column 19.
The body of a cfoutput tag beginning on line 8, column 19.
The body of a cfoutput tag beginning on line 8, column 19.
The error occurred in C:\CFusionMX\wwwroot\dev\temp.cfm: line 8
6 : <cfloop from="1" to="#gotill#" index="x">
7 : <cfset OTitle = "title#x#">
8 : <cfoutput>#form.['Title' & x]#</cfoutput>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

