When using cffile in a cfc should I first declare <cfset var cffile = ‘’> to ensure that the value returned from the cffile tag remains local to that function?

Reply via email to