page of a busy web site. It seems that to implement cfhtmlhead, CF has to
generate its page and when it encounters <cfhtmlhead> it places that html
header text within a variable that it keeps. Then when CF has finished
generating the page it has to go back through and search for <head></head>
tags in the generated content and insert the text. This strikes me as
potentially a very expensive operation. Any ideas? Maybe there are more
efficient ways of implementing the tag that haven't occurred to me.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

