79103554

Date: 2024-10-18 20:25:12
Score: 3
Natty:
Report link

In your Application.cfc, employ the onMissingTemplate() function which will execute when a template is not found. You can put your custom code handling in there.

More info: https://helpx.adobe.com/coldfusion/cfml-reference/application-cfc-reference/onmissingtemplate.html

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: CFMLBread