We are using Coldfusion 9.
Is there an easy way to know if enablecfoutputonly has been set to true during a particular request?
out = getPageContext().getOut();
// Is the cfsetting ena
We are using Coldfusion 9.
Is there an easy way to know if enablecfoutputonly has been set to true during a particular request?
out = getPageContext().getOut();
// Is the cfsetting ena