hi my website to all pages changing.
how specific part of the page is changed on all pages
help me please
kasko hesaplama
You can use <cfinclude> tag or include (in cfscript) to include a common template in multiple pages.
Thus, when you edit that included template, it will change the layout for all pages calling for it.
Retrieving data ...