Question
Convert CFM to HTML
I have a large SQL Server DB which contains articles. These
articles are dynamically generated on the web site and are also
searchable within the web site. However, to make the site more
search engine friendly, how can I convert my dynamic database
content to static HTML pages?
