Yep. Execute.cfm is a module to execute a string containing
variables/functions. Its totally unnecessary as my post showed how you can
do it without writing a file down to the server.


> ---Reply to mail from Michael Dinowitz about Ben Forta: Execute.cfm
question
>
> > Please excuse my ignorance but what is execute.cfm? I'm assuming its a
hack
> > to take a string with variables in it and then turn it into a completely
> > evaluated string.
>
> I think you'll find that execute.cfm is a CT that takes a string
> containing CFML and,well, executes it (by writing to a temporary file and
> cfincluding it no doubt).
>
> ---
> James Sleeman
> [EMAIL PROTECTED] (home)
> [EMAIL PROTECTED] (work)
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
>
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to