|
except when you use <cfscript>var x = 222
</cfscript> between two <cffunction> tags :D
try this
<cffunction>
<cfscript>
var myVar = "WonTwork";
</cfscript>
</cffunction>
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ |
