-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Each of the main display pages has the following attributes: - - HEAD and TITLE content, which changes depending on the section (title line and stylesheet link) - - Navigation Element similar to Yahoo, indicating current area and page and parent areas - - table for content - - text navbar Does this mean that for each fuseaction I have to call at least four display elements, with each of those being different from one another: cfswitch cfinclude dsp_poetry_head.cfm cfinclude dsp_poetry_navigation.cfm cfinclude qry_getpoemtitles.cfm cfinclude dsp_poemlist cdinclude dsp_textnav cfswitch This would seem to mean that I have to have a different poetry_head file for every poem... And if so, how do I change the title in the poetry_head depending on the title of the poem (not to mention the navigation, which I would like to be something like: SITE > POETRY > Poem Title). ? - -- Chris Lott -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 for message encryption and authentication: USE PGP! Comment: PGP KeyID: 0x51046CFD iQA/AwUBOcOs2daLYehRBGz9EQJB5QCg8wQdtGHR+41PBI3Z7lOBui3suJUAoMu3 +k/Py0wGx75nXTKOTercVaYt =Kivg -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
