cards33 wrote:
> That is my problem. Is there something I can put in the
title tags of the
> application file that will display each pages title in
the web browser.
Yes, the title of the page(s).
Or a variable that contains the page title(s) retrieved from
some source.
Or remove the title tags from the Application.cfm framework
file and put
it into content file(s) where many feel it is more
appropriate.
Your choice.
Just recognize that the application file is called with every
requested
template in its folder or sub-folders and take this into
account to how
you choose.