August 2003
Intermediate to advanced
1140 pages
68h 45m
English
cfhtmlhead
<cfhtmlhead>
Writes output
within the head section of a dynamically generated
HTML page. cfhtmlhead is useful for dynamically
including JavaScript and other code within the
head tags at runtime.
text="
text
"
The text to add inside of the HTML
<head>...</head> tags. Required.