Data-Driven CSS Style Sheets Using ColdFusion
<style type=
"text/css"
>
<cfoutput>
#GetCSSTheme( vendorID )#
</cfoutput>
</style>
For Cut-and-Paste
<style type="text/css"> <cfoutput>#GetCSSTheme( vendorID )#</cfoutput> </style>