with regards to a database driven site that relies on a single page, 'show_merchandise.cfm' to display products, is it ok for Coldfusion to fill in the title and meta tags ?
eg.
<title>#title_info#</title>
<meta name="keywords" content="#keyword_info#">