Hello,

We've built a small site that builds all the pages modularly with
<CFINCLUDE>.  We have a master "template builder" page called "show.cfm"
that builds everything but the main content.  So now, we generally have two
types of pages that are CFincluded in the main content portion of the page:
static and database driven.

Now, we have a lot of pages that aren't really freestanding, they can't be
properly viewed on their own (they don't have the top/left navigation, the
header, the footer, etc.)

If I use the Verity search functionality in CF to index the static content,
how do I tell it to be aware that many pages are partial pages and that the
"show.cfm?..." has to be called first to display the content correctly?  I
also was planning to use Verity to index the ODBC data sources as well.

Also, if this is simply a flawed design, I need to know that too.


Thank you,


Paul W. Ringger, Jr.
----------------------------
  email: [EMAIL PROTECTED]
----------------------------




------------------------------------------------------------------------------
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