We have a cold fusion website that uses an include file for the header. In that header file the page title field is set. This header file is included in every page of the website. So, every page has the same title.
Without doing something real fancy, how can I have a different page title for each page but keep a common header include.
I would prefer not to use a db table to house them and have a dynamic title field. Is there a way to "re-set" the page title after the header file?
Thanks for the help.
Best Regards,
Rodney