Answered
Application.cfm Template
Hi. I want to place a template on every page, and the easiest way to do this would be to add a <cfinclude template="footer.cfm"> to my Application.cfm page. However, is there a way to make sure the template gets put on the bottom of the page? Thanks!
