Question
cfincludes with URL parameters
Is it possible to use cfincludes with a querystring??
I am new to coldfusion and would like to reuse code but keep receiving an error?
ex: <cfinclude template="some.cfm?find=myvalue" >
Whenever I try this, I get an error "Can not find included template"
Is there a work around or a Administrative setup I need to perform?
