I asked this last week when the list was down and didn't get a response, 
so here goes again:

My website contains thousands of cf templates, all of which start off with 
these 2 lines:

<cfset title = "News">
<cfinclude template="header.cfm">

Inside header.cfm, the title in the head tag of the page is set.

Now I want to use Verity to index them, and I want to use the title I 
define in the <cfset title = xxx> tag to be the title used for the page.

Anyone have a brilliant way of doing this? I was thinking of reading all of 
the pages into a database every night, then index the database, so I can 
use the title field. There has to be an easier way?

Al Musella, DPM
virtualtrials.com


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to