kaigler wrote:
> is this possible?
> 
> cfoutput
> cfset field#x# = '#somevalue#'
> /cfoutput

<cfoutput>
   <cfset "field#x#" = somevalue>
</cfoutput>


Jochem
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to