>>Has anybody every tried this?

There are two situations:
1º what you need is simply a CSS file generated once in a while from CF
(say you have a style editor for instance in your CMS).
In that case, you do not want the CF code to be run at every request, 
then the best
is to use the CF code code to generate a  .css file and then call it in 
the standard way.
2º what you need is really a 100% dynamic style definition, in that 
case, simply generate
styles definition inside a <STYLE>...</STYLE> block from your CF code.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263004
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to