No where here. Dan posted the forms action code, the only
part that is
actually ColdFusion CFML.
On your form page you just need to put an HTML hidden form
control
anywhere between the opening <form...> and closing
</form> tags.
Dan's code would go somewhere, probably near the top, of the
submit_confirm.cfml template to prevent the processing of the
form data
if the hidden control is not empty.