Inside Coldfusion MX
| <cfhtmlhead text = "text"> Description
Creates text inside the <head> of an HTML page and is useful to create JavaScript or to embed metadata. Attributes
text (Required) Text to add to the <head> area of the HTML page. |
| <cfhtmlhead text = "text"> Description
Creates text inside the <head> of an HTML page and is useful to create JavaScript or to embed metadata. Attributes
text (Required) Text to add to the <head> area of the HTML page. |